Module:ItemData: Difference between revisions
From Eco - English Wiki
[checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow an oak tree.', | ['Description'] = 'Plant to grow an oak tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Acorn Pack'] = { | ['Acorn Pack'] = { | ||
Line 15: | Line 30: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow an oak tree.', | ['Description'] = 'Plant to grow an oak tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Acorn Powder'] = { | ['Acorn Powder'] = { | ||
Line 21: | Line 46: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Powdered acorn.', | ['Description'] = 'Powdered acorn.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '40.0', | |||
['Carbs'] = '1.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Adobe'] = { | ['Adobe'] = { | ||
Line 27: | Line 67: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Adobe, your basic primitive housing material. Adobe will grant no experience.', | ['Description'] = 'Adobe, your basic primitive housing material. Adobe will grant no experience.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adobe Door'] = { | ['Adobe Door'] = { | ||
Line 33: | Line 83: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from crude wood pieces.', | ['Description'] = 'A door made from crude wood pieces.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Basalt Bench'] = { | ['Adorned Ashlar Basalt Bench'] = { | ||
Line 39: | Line 99: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Basalt Chair'] = { | ['Adorned Ashlar Basalt Chair'] = { | ||
Line 45: | Line 115: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Basalt Table'] = { | ['Adorned Ashlar Basalt Table'] = { | ||
Line 51: | Line 131: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Gneiss Bench'] = { | ['Adorned Ashlar Gneiss Bench'] = { | ||
Line 57: | Line 147: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Gneiss Chair'] = { | ['Adorned Ashlar Gneiss Chair'] = { | ||
Line 63: | Line 163: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Gneiss Table'] = { | ['Adorned Ashlar Gneiss Table'] = { | ||
Line 69: | Line 179: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Granite Bench'] = { | ['Adorned Ashlar Granite Bench'] = { | ||
Line 75: | Line 195: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Granite Chair'] = { | ['Adorned Ashlar Granite Chair'] = { | ||
Line 81: | Line 211: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Granite Table'] = { | ['Adorned Ashlar Granite Table'] = { | ||
Line 87: | Line 227: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Limestone Bench'] = { | ['Adorned Ashlar Limestone Bench'] = { | ||
Line 93: | Line 243: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Limestone Chair'] = { | ['Adorned Ashlar Limestone Chair'] = { | ||
Line 99: | Line 259: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Limestone Table'] = { | ['Adorned Ashlar Limestone Table'] = { | ||
Line 105: | Line 275: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Sandstone Bench'] = { | ['Adorned Ashlar Sandstone Bench'] = { | ||
Line 111: | Line 291: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Sandstone Chair'] = { | ['Adorned Ashlar Sandstone Chair'] = { | ||
Line 117: | Line 307: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Sandstone Table'] = { | ['Adorned Ashlar Sandstone Table'] = { | ||
Line 123: | Line 323: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Shale Bench'] = { | ['Adorned Ashlar Shale Bench'] = { | ||
Line 129: | Line 339: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Shale Chair'] = { | ['Adorned Ashlar Shale Chair'] = { | ||
Line 135: | Line 355: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Shale Table'] = { | ['Adorned Ashlar Shale Table'] = { | ||
Line 141: | Line 371: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Stone Bench'] = { | ['Adorned Ashlar Stone Bench'] = { | ||
Line 147: | Line 387: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Stone Chair'] = { | ['Adorned Ashlar Stone Chair'] = { | ||
Line 153: | Line 403: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Adorned Ashlar Stone Table'] = { | ['Adorned Ashlar Stone Table'] = { | ||
Line 159: | Line 419: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ['Description'] = 'A fancy ashlar stone table that has been adorned with gold.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Baking Skill Book'] = { | ['Advanced Baking Skill Book'] = { | ||
Line 171: | Line 435: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Baking Skill Scroll'] = { | ['Advanced Baking Skill Scroll'] = { | ||
Line 177: | Line 451: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Baking Upgrade'] = { | ['Advanced Baking Upgrade'] = { | ||
Line 183: | Line 467: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Carpentry Table'] = { | ['Advanced Carpentry Table'] = { | ||
Line 189: | Line 483: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Advanced Circuit'] = { | ['Advanced Circuit'] = { | ||
Line 195: | Line 499: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A complex electrical component used in advanced electronics.', | ['Description'] = 'A complex electrical component used in advanced electronics.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Combustion Engine'] = { | ['Advanced Combustion Engine'] = { | ||
Line 201: | Line 515: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A more advanced version of the normal combustion engine that produces a greater output.', | ['Description'] = 'A more advanced version of the normal combustion engine that produces a greater output.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Parts', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Cooking Skill Book'] = { | ['Advanced Cooking Skill Book'] = { | ||
Line 213: | Line 531: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Cooking Skill Scroll'] = { | ['Advanced Cooking Skill Scroll'] = { | ||
Line 219: | Line 547: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Cooking Upgrade'] = { | ['Advanced Cooking Upgrade'] = { | ||
Line 225: | Line 563: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Upgrade', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Masonry Skill Book'] = { | ['Advanced Masonry Skill Book'] = { | ||
Line 237: | Line 579: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Masonry Skill Scroll'] = { | ['Advanced Masonry Skill Scroll'] = { | ||
Line 243: | Line 595: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Masonry Table'] = { | ['Advanced Masonry Table'] = { | ||
Line 249: | Line 611: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.', | ['Description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Advanced Masonry Upgrade'] = { | ['Advanced Masonry Upgrade'] = { | ||
Line 255: | Line 627: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Upgrade', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Smelting Skill Book'] = { | ['Advanced Smelting Skill Book'] = { | ||
Line 267: | Line 643: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Smelting Skill Scroll'] = { | ['Advanced Smelting Skill Scroll'] = { | ||
Line 273: | Line 659: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Smelting Upgrade'] = { | ['Advanced Smelting Upgrade'] = { | ||
Line 279: | Line 675: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Tailoring Table'] = { | ['Advanced Tailoring Table'] = { | ||
Line 285: | Line 691: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An advanced tailoring table.', | ['Description'] = 'An advanced tailoring table.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Advanced Upgrade 1'] = { | ['Advanced Upgrade 1'] = { | ||
Line 291: | Line 707: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Upgrade 2'] = { | ['Advanced Upgrade 2'] = { | ||
Line 297: | Line 723: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Upgrade 3'] = { | ['Advanced Upgrade 3'] = { | ||
Line 303: | Line 739: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Advanced Upgrade 4'] = { | ['Advanced Upgrade 4'] = { | ||
Line 309: | Line 755: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ['Description'] = 'Advanced Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Agave Leaves'] = { | ['Agave Leaves'] = { | ||
Line 315: | Line 771: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['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.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Agave Seed'] = { | ['Agave Seed'] = { | ||
Line 321: | Line 792: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow an agave plant.', | ['Description'] = 'Plant to grow an agave plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Agave Seed Pack'] = { | ['Agave Seed Pack'] = { | ||
Line 327: | Line 813: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow an agave plant.', | ['Description'] = 'Plant to grow an agave plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Agouti Carcass'] = { | ['Agouti Carcass'] = { | ||
Line 333: | Line 829: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead agouti.', | ['Description'] = 'A dead agouti.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Agouti Enchiladas'] = { | ['Agouti Enchiladas'] = { | ||
Line 339: | Line 845: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.', | ['Description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.', | ||
['Weight'] = '550', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '20.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '27.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Agriculture Research Paper Advanced'] = { | ['Agriculture Research Paper Advanced'] = { | ||
Line 345: | Line 866: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Agriculture Research Paper Modern'] = { | ['Agriculture Research Paper Modern'] = { | ||
Line 351: | Line 882: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Air Pollution Generator'] = { | ['Air Pollution Generator'] = { | ||
Line 357: | Line 898: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Dev object for testing air pollution.', | ['Description'] = 'Dev object for testing air pollution.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'On Off', 'Polluter'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Alligator Carcass'] = { | ['Alligator Carcass'] = { | ||
Line 363: | Line 914: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead alligator.', | ['Description'] = 'A dead alligator.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Alpha Cloak'] = { | ['Alpha Cloak'] = { | ||
Line 369: | Line 930: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Thanks for supporting ECO!', | ['Description'] = 'Thanks for supporting ECO!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Alpha Goggles'] = { | ['Alpha Goggles'] = { | ||
Line 375: | Line 946: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Thanks for supporting ECO!', | ['Description'] = 'Thanks for supporting ECO!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Alpha Hat'] = { | ['Alpha Hat'] = { | ||
Line 381: | Line 962: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Thanks for supporting ECO!', | ['Description'] = 'Thanks for supporting ECO!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Amanita Mushroom Spores'] = { | ['Amanita Mushroom Spores'] = { | ||
Line 387: | Line 978: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.', | ['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Amanita Mushroom Spores Pack'] = { | ['Amanita Mushroom Spores Pack'] = { | ||
Line 393: | Line 999: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.', | ['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Amanita Mushrooms'] = { | ['Amanita Mushrooms'] = { | ||
Line 399: | Line 1,015: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!', | ['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!', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '-200.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Amendments'] = { | ['Amendments'] = { | ||
Line 405: | Line 1,036: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the modification of the constitution.', | ['Description'] = 'Allows the modification of the constitution.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Anvil'] = { | ['Anvil'] = { | ||
Line 411: | Line 1,052: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.', | ['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Arctic Willow Seed'] = { | ['Arctic Willow Seed'] = { | ||
Line 417: | Line 1,068: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow arctic willow.', | ['Description'] = 'Plant to grow arctic willow.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Arctic Willow Seed Pack'] = { | ['Arctic Willow Seed Pack'] = { | ||
Line 423: | Line 1,089: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow arctic willow.', | ['Description'] = 'Plant to grow arctic willow.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Arrastra'] = { | ['Arrastra'] = { | ||
Line 429: | Line 1,105: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A primitive rock mill of dragged boulders.', | ['Description'] = 'A primitive rock mill of dragged boulders.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Arrow'] = { | ['Arrow'] = { | ||
Line 435: | Line 1,121: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).', | ['Description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Fuel', 'Burnable Fuel', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Art Supplies'] = { | ['Art Supplies'] = { | ||
Line 447: | Line 1,137: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A set of art supplies that allows one to capture the world.', | ['Description'] = 'A set of art supplies that allows one to capture the world.', | ||
['Weight'] = '150', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Basalt'] = { | ['Ashlar Basalt'] = { | ||
Line 453: | Line 1,153: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Basalt Bench'] = { | ['Ashlar Basalt Bench'] = { | ||
Line 459: | Line 1,169: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Basalt Chair'] = { | ['Ashlar Basalt Chair'] = { | ||
Line 465: | Line 1,185: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Basalt Door'] = { | ['Ashlar Basalt Door'] = { | ||
Line 471: | Line 1,201: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy ashlar stone door.', | ['Description'] = 'A heavy ashlar stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Basalt Fireplace'] = { | ['Ashlar Basalt Fireplace'] = { | ||
Line 477: | Line 1,217: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Basalt Table'] = { | ['Ashlar Basalt Table'] = { | ||
Line 483: | Line 1,233: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large stone table crafted by an expert mason.', | ['Description'] = 'A large stone table crafted by an expert mason.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Gneiss'] = { | ['Ashlar Gneiss'] = { | ||
Line 489: | Line 1,249: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Gneiss Bench'] = { | ['Ashlar Gneiss Bench'] = { | ||
Line 495: | Line 1,265: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Gneiss Chair'] = { | ['Ashlar Gneiss Chair'] = { | ||
Line 501: | Line 1,281: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Gneiss Door'] = { | ['Ashlar Gneiss Door'] = { | ||
Line 507: | Line 1,297: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy ashlar stone door.', | ['Description'] = 'A heavy ashlar stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Gneiss Fireplace'] = { | ['Ashlar Gneiss Fireplace'] = { | ||
Line 513: | Line 1,313: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Gneiss Table'] = { | ['Ashlar Gneiss Table'] = { | ||
Line 519: | Line 1,329: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large stone table crafted by an expert mason.', | ['Description'] = 'A large stone table crafted by an expert mason.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Granite'] = { | ['Ashlar Granite'] = { | ||
Line 525: | Line 1,345: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Granite Bench'] = { | ['Ashlar Granite Bench'] = { | ||
Line 531: | Line 1,361: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Granite Chair'] = { | ['Ashlar Granite Chair'] = { | ||
Line 537: | Line 1,377: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Granite Door'] = { | ['Ashlar Granite Door'] = { | ||
Line 543: | Line 1,393: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy ashlar stone door.', | ['Description'] = 'A heavy ashlar stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Granite Fireplace'] = { | ['Ashlar Granite Fireplace'] = { | ||
Line 549: | Line 1,409: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Granite Table'] = { | ['Ashlar Granite Table'] = { | ||
Line 555: | Line 1,425: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large stone table crafted by an expert mason.', | ['Description'] = 'A large stone table crafted by an expert mason.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Large Basalt Fountain'] = { | ['Ashlar Large Basalt Fountain'] = { | ||
Line 561: | Line 1,441: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Large Gneiss Fountain'] = { | ['Ashlar Large Gneiss Fountain'] = { | ||
Line 567: | Line 1,457: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Large Granite Fountain'] = { | ['Ashlar Large Granite Fountain'] = { | ||
Line 573: | Line 1,473: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Large Limestone Fountain'] = { | ['Ashlar Large Limestone Fountain'] = { | ||
Line 579: | Line 1,489: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Large Sandstone Fountain'] = { | ['Ashlar Large Sandstone Fountain'] = { | ||
Line 585: | Line 1,505: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Large Shale Fountain'] = { | ['Ashlar Large Shale Fountain'] = { | ||
Line 591: | Line 1,521: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Large Stone Fountain'] = { | ['Ashlar Large Stone Fountain'] = { | ||
Line 597: | Line 1,537: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Limestone'] = { | ['Ashlar Limestone'] = { | ||
Line 603: | Line 1,553: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Limestone Bench'] = { | ['Ashlar Limestone Bench'] = { | ||
Line 609: | Line 1,569: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Limestone Chair'] = { | ['Ashlar Limestone Chair'] = { | ||
Line 615: | Line 1,585: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Limestone Door'] = { | ['Ashlar Limestone Door'] = { | ||
Line 621: | Line 1,601: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy ashlar stone door.', | ['Description'] = 'A heavy ashlar stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Limestone Fireplace'] = { | ['Ashlar Limestone Fireplace'] = { | ||
Line 627: | Line 1,617: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Limestone Table'] = { | ['Ashlar Limestone Table'] = { | ||
Line 633: | Line 1,633: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large stone table crafted by an expert mason.', | ['Description'] = 'A large stone table crafted by an expert mason.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Sandstone'] = { | ['Ashlar Sandstone'] = { | ||
Line 639: | Line 1,649: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Sandstone Bench'] = { | ['Ashlar Sandstone Bench'] = { | ||
Line 645: | Line 1,665: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Sandstone Chair'] = { | ['Ashlar Sandstone Chair'] = { | ||
Line 651: | Line 1,681: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Sandstone Door'] = { | ['Ashlar Sandstone Door'] = { | ||
Line 657: | Line 1,697: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy ashlar stone door.', | ['Description'] = 'A heavy ashlar stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Sandstone Fireplace'] = { | ['Ashlar Sandstone Fireplace'] = { | ||
Line 663: | Line 1,713: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Sandstone Table'] = { | ['Ashlar Sandstone Table'] = { | ||
Line 669: | Line 1,729: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large stone table crafted by an expert mason.', | ['Description'] = 'A large stone table crafted by an expert mason.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Shale'] = { | ['Ashlar Shale'] = { | ||
Line 675: | Line 1,745: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Shale Bench'] = { | ['Ashlar Shale Bench'] = { | ||
Line 681: | Line 1,761: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Shale Chair'] = { | ['Ashlar Shale Chair'] = { | ||
Line 687: | Line 1,777: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Shale Door'] = { | ['Ashlar Shale Door'] = { | ||
Line 693: | Line 1,793: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy ashlar stone door.', | ['Description'] = 'A heavy ashlar stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Shale Fireplace'] = { | ['Ashlar Shale Fireplace'] = { | ||
Line 699: | Line 1,809: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Shale Table'] = { | ['Ashlar Shale Table'] = { | ||
Line 705: | Line 1,825: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large stone table crafted by an expert mason.', | ['Description'] = 'A large stone table crafted by an expert mason.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Small Basalt Fountain'] = { | ['Ashlar Small Basalt Fountain'] = { | ||
Line 711: | Line 1,841: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Small Gneiss Fountain'] = { | ['Ashlar Small Gneiss Fountain'] = { | ||
Line 717: | Line 1,857: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Small Granite Fountain'] = { | ['Ashlar Small Granite Fountain'] = { | ||
Line 723: | Line 1,873: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Small Limestone Fountain'] = { | ['Ashlar Small Limestone Fountain'] = { | ||
Line 729: | Line 1,889: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Small Sandstone Fountain'] = { | ['Ashlar Small Sandstone Fountain'] = { | ||
Line 735: | Line 1,905: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Small Shale Fountain'] = { | ['Ashlar Small Shale Fountain'] = { | ||
Line 741: | Line 1,921: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Small Stone Fountain'] = { | ['Ashlar Small Stone Fountain'] = { | ||
Line 747: | Line 1,937: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Stone Bench'] = { | ['Ashlar Stone Bench'] = { | ||
Line 753: | Line 1,953: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Stone Chair'] = { | ['Ashlar Stone Chair'] = { | ||
Line 759: | Line 1,969: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Stone Door'] = { | ['Ashlar Stone Door'] = { | ||
Line 765: | Line 1,985: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy ashlar stone door.', | ['Description'] = 'A heavy ashlar stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Stone Fireplace'] = { | ['Ashlar Stone Fireplace'] = { | ||
Line 771: | Line 2,001: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ashlar Stone Table'] = { | ['Ashlar Stone Table'] = { | ||
Line 777: | Line 2,017: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large stone table crafted by an expert mason.', | ['Description'] = 'A large stone table crafted by an expert mason.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Asphalt Concrete'] = { | ['Asphalt Concrete'] = { | ||
Line 783: | Line 2,033: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.', | ['Description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Assembly Line'] = { | ['Assembly Line'] = { | ||
Line 789: | Line 2,049: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'The assembly line allows for mass production of mechanical products.', | ['Description'] = 'The assembly line allows for mass production of mechanical products.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Automatic Loom'] = { | ['Automatic Loom'] = { | ||
Line 795: | Line 2,065: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An automated device for making fabric by weaving yarn or thread.', | ['Description'] = 'An automated device for making fabric by weaving yarn or thread.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Autumn Stew'] = { | ['Autumn Stew'] = { | ||
Line 801: | Line 2,081: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A healthy and cozy meal for those cold days.', | ['Description'] = 'A healthy and cozy meal for those cold days.', | ||
['Weight'] = '600', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '13.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '5.0', | |||
['Vitamins'] = '12', | |||
}, | }, | ||
['Axe Calorie Buff Item'] = { | ['Axe Calorie Buff Item'] = { | ||
Line 807: | Line 2,102: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Baked Agave'] = { | ['Baked Agave'] = { | ||
Line 819: | Line 2,118: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.', | ['Description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '14.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '8', | |||
}, | }, | ||
['Baked Beet'] = { | ['Baked Beet'] = { | ||
Line 825: | Line 2,139: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.', | ['Description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '15', | |||
}, | }, | ||
['Baked Corn'] = { | ['Baked Corn'] = { | ||
Line 831: | Line 2,160: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.', | ['Description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '12.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '11', | |||
}, | }, | ||
['Baked Heart Of Palm'] = { | ['Baked Heart Of Palm'] = { | ||
Line 837: | Line 2,181: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['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.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '12.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '6', | |||
}, | }, | ||
['Baked Meat'] = { | ['Baked Meat'] = { | ||
Line 843: | Line 2,202: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Baked meat is less fatty than other methods of cooking.', | ['Description'] = 'Baked meat is less fatty than other methods of cooking.', | ||
['Weight'] = '800', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '17.0', | |||
['Fat'] = '13.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Baked Roast'] = { | ['Baked Roast'] = { | ||
Line 849: | Line 2,223: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A trussed roast baked to perfection.', | ['Description'] = 'A trussed roast baked to perfection.', | ||
['Weight'] = '900', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Food', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1000.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '16.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Baked Taro'] = { | ['Baked Taro'] = { | ||
Line 855: | Line 2,244: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Baked taro root.', | ['Description'] = 'Baked taro root.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '8.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '12', | |||
}, | }, | ||
['Baked Tomato'] = { | ['Baked Tomato'] = { | ||
Line 861: | Line 2,265: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.', | ['Description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '16.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '5.0', | |||
['Vitamins'] = '6', | |||
}, | }, | ||
['Baker Sign'] = { | ['Baker Sign'] = { | ||
Line 867: | Line 2,286: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Bakery Oven'] = { | ['Bakery Oven'] = { | ||
Line 873: | Line 2,302: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A solidly built brick oven useful for baking all manner of treats.', | ['Description'] = 'A solidly built brick oven useful for baking all manner of treats.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Baking Skill Book'] = { | ['Baking Skill Book'] = { | ||
Line 885: | Line 2,318: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Baking Skill Scroll'] = { | ['Baking Skill Scroll'] = { | ||
Line 891: | Line 2,334: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Baking Upgrade'] = { | ['Baking Upgrade'] = { | ||
Line 897: | Line 2,350: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ballot Box'] = { | ['Ballot Box'] = { | ||
Line 903: | Line 2,366: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.', | ['Description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Bandana'] = { | ['Bandana'] = { | ||
Line 909: | Line 2,382: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'It just looks cool.', | ['Description'] = 'It just looks cool.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Banh Xeo'] = { | ['Banh Xeo'] = { | ||
Line 915: | Line 2,398: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Wrap the pancakes in the greens, then dip.', | ['Description'] = 'Wrap the pancakes in the greens, then dip.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1550.0', | |||
['Carbs'] = '26.0', | |||
['Protein'] = '17.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Bank'] = { | ['Bank'] = { | ||
Line 921: | Line 2,419: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows players to create and use bank accounts.', | ['Description'] = 'Allows players to create and use bank accounts.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Bannock'] = { | ['Bannock'] = { | ||
Line 927: | Line 2,435: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A dense whole wheat unleavened bread.', | ['Description'] = 'A dense whole wheat unleavened bread.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '15.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Barrel'] = { | ['Barrel'] = { | ||
Line 933: | Line 2,456: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A metal barrel for carrying liquids.', | ['Description'] = 'A metal barrel for carrying liquids.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Barrel Cactus Seed'] = { | ['Barrel Cactus Seed'] = { | ||
Line 939: | Line 2,472: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow barrel cactus.', | ['Description'] = 'Plant to grow barrel cactus.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Barrel Cactus Seed Pack'] = { | ['Barrel Cactus Seed Pack'] = { | ||
Line 945: | Line 2,493: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow barrel cactus.', | ['Description'] = 'Plant to grow barrel cactus.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basalt'] = { | ['Basalt'] = { | ||
Line 951: | Line 2,509: | ||
['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.', | ||
['Weight'] = '7500', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Base Paint'] = { | ['Base Paint'] = { | ||
Line 957: | Line 2,525: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.', | ['Description'] = 'A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Backpack'] = { | ['Basic Backpack'] = { | ||
Line 963: | Line 2,541: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A basic backpack to carry supplies.(Increases max carry weight by 5 kg)', | ['Description'] = 'A basic backpack to carry supplies.(Increases max carry weight by 5 kg)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Circuit'] = { | ['Basic Circuit'] = { | ||
Line 969: | Line 2,557: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A complex electrical component used in advanced electronics.', | ['Description'] = 'A complex electrical component used in advanced electronics.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Parts', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Engineering Skill Book'] = { | ['Basic Engineering Skill Book'] = { | ||
Line 981: | Line 2,573: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Engineering Skill Scroll'] = { | ['Basic Engineering Skill Scroll'] = { | ||
Line 987: | Line 2,589: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Engineering Upgrade'] = { | ['Basic Engineering Upgrade'] = { | ||
Line 993: | Line 2,605: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Salad'] = { | ['Basic Salad'] = { | ||
Line 999: | Line 2,621: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A seemingly random assortment of wild plants that form a sort of salad.', | ['Description'] = 'A seemingly random assortment of wild plants that form a sort of salad.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Salad', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '18.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '10', | |||
}, | }, | ||
['Basic Upgrade 1'] = { | ['Basic Upgrade 1'] = { | ||
Line 1,005: | Line 2,642: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Upgrade 2'] = { | ['Basic Upgrade 2'] = { | ||
Line 1,011: | Line 2,658: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Upgrade 3'] = { | ['Basic Upgrade 3'] = { | ||
Line 1,017: | Line 2,674: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Basic Upgrade 4'] = { | ['Basic Upgrade 4'] = { | ||
Line 1,023: | Line 2,690: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ['Description'] = 'Basic Upgrade that increases crafting efficiency.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bass'] = { | ['Bass'] = { | ||
Line 1,029: | Line 2,706: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A bass. ', | ['Description'] = 'A bass. ', | ||
['Weight'] = '800', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bathroom'] = { | ['Bathroom'] = { | ||
Line 1,035: | Line 2,722: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'QA Test Object adding Bathroom value.', | ['Description'] = 'QA Test Object adding Bathroom value.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bathtub'] = { | ['Bathtub'] = { | ||
Line 1,041: | Line 2,738: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bean Paste'] = { | ['Bean Paste'] = { | ||
Line 1,047: | Line 2,754: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Smashed beans can work as a thickener or flavour enhancer.', | ['Description'] = 'Smashed beans can work as a thickener or flavour enhancer.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '40.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Bean Sprout'] = { | ['Bean Sprout'] = { | ||
Line 1,053: | Line 2,775: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The small sprouts from a grown bean plant.', | ['Description'] = 'The small sprouts from a grown bean plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '100.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Beans'] = { | ['Beans'] = { | ||
Line 1,059: | Line 2,796: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A good source of protein.', | ['Description'] = 'A good source of protein.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Vegetable', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '150.0', | |||
['Carbs'] = '1.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Beans Pack'] = { | ['Beans Pack'] = { | ||
Line 1,065: | Line 2,817: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A good source of protein.', | ['Description'] = 'A good source of protein.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bear S U P R E M E'] = { | ['Bear S U P R E M E'] = { | ||
Line 1,071: | Line 2,833: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.', | ['Description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1250.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '22.0', | |||
['Fat'] = '23.0', | |||
['Vitamins'] = '9', | |||
}, | }, | ||
['Bearclaw'] = { | ['Bearclaw'] = { | ||
Line 1,077: | Line 2,854: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A sweet pastry with seperated sections that look a bit like a claw.', | ['Description'] = 'A sweet pastry with seperated sections that look a bit like a claw.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '850.0', | |||
['Carbs'] = '14.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '21.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Bearpack'] = { | ['Bearpack'] = { | ||
Line 1,083: | Line 2,875: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)', | ['Description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Beaver Carcass'] = { | ['Beaver Carcass'] = { | ||
Line 1,089: | Line 2,891: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead beaver.', | ['Description'] = 'A dead beaver.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bedroom'] = { | ['Bedroom'] = { | ||
Line 1,095: | Line 2,907: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'QA Test Object adding Bedroom value.', | ['Description'] = 'QA Test Object adding Bedroom value.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Beet'] = { | ['Beet'] = { | ||
Line 1,101: | Line 2,923: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A brilliantly colored bulb with an earthy sweetness.', | ['Description'] = 'A brilliantly colored bulb with an earthy sweetness.', | ||
['Weight'] = '125', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '230.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Beet Campfire Salad'] = { | ['Beet Campfire Salad'] = { | ||
Line 1,107: | Line 2,944: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '8.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '13', | |||
}, | }, | ||
['Beet Greens'] = { | ['Beet Greens'] = { | ||
Line 1,113: | Line 2,965: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The leafy greens from a beet with a distinctive red stem.', | ['Description'] = 'The leafy greens from a beet with a distinctive red stem.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '100.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Beet Seed'] = { | ['Beet Seed'] = { | ||
Line 1,119: | Line 2,986: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow beets.', | ['Description'] = 'Plant to grow beets.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Beet Seed Pack'] = { | ['Beet Seed Pack'] = { | ||
Line 1,125: | Line 3,007: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow beets.', | ['Description'] = 'Plant to grow beets.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Berry Extract Fertilizer'] = { | ['Berry Extract Fertilizer'] = { | ||
Line 1,131: | Line 3,023: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An excellent fertilizer that provides a mix of nutrients, but especially potassium.', | ['Description'] = 'An excellent fertilizer that provides a mix of nutrients, but especially potassium.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Big Backpack'] = { | ['Big Backpack'] = { | ||
Line 1,137: | Line 3,039: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)', | ['Description'] = 'A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Big Bluestem Seed'] = { | ['Big Bluestem Seed'] = { | ||
Line 1,143: | Line 3,055: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a big bluestem plant.', | ['Description'] = 'Plant to grow a big bluestem plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Big Bluestem Seed Pack'] = { | ['Big Bluestem Seed Pack'] = { | ||
Line 1,149: | Line 3,076: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a big bluestem plant.', | ['Description'] = 'Plant to grow a big bluestem plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bighorn Carcass'] = { | ['Bighorn Carcass'] = { | ||
Line 1,155: | Line 3,092: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead bighorn.', | ['Description'] = 'A dead bighorn.', | ||
['Weight'] = '3500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Biodiesel'] = { | ['Biodiesel'] = { | ||
Line 1,161: | Line 3,108: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A vegetable or animal fat-based diesel fuel.', | ['Description'] = 'A vegetable or animal fat-based diesel fuel.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Fuel', 'Liquid Fuel', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Birch Log'] = { | ['Birch Log'] = { | ||
Line 1,167: | Line 3,124: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Birch Seed'] = { | ['Birch Seed'] = { | ||
Line 1,173: | Line 3,140: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow into a birch sapling.', | ['Description'] = 'Plant to grow into a birch sapling.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Birch Seed Pack'] = { | ['Birch Seed Pack'] = { | ||
Line 1,179: | Line 3,161: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow into a birch sapling.', | ['Description'] = 'Plant to grow into a birch sapling.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bison Carcass'] = { | ['Bison Carcass'] = { | ||
Line 1,185: | Line 3,177: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead bison.', | ['Description'] = 'A dead bison.', | ||
['Weight'] = '5500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bison Chow Fun'] = { | ['Bison Chow Fun'] = { | ||
Line 1,191: | Line 3,193: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Who says food can\'t be fun?', | ['Description'] = 'Who says food can\'t be fun?', | ||
['Weight'] = '550', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1450.0', | |||
['Carbs'] = '16.0', | |||
['Protein'] = '13.0', | |||
['Fat'] = '20.0', | |||
['Vitamins'] = '8', | |||
}, | }, | ||
['Bison Mount'] = { | ['Bison Mount'] = { | ||
Line 1,197: | Line 3,214: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fluffy, but very dead, bison head on a mount.', | ['Description'] = 'A fluffy, but very dead, bison head on a mount.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bison Pelt'] = { | ['Bison Pelt'] = { | ||
Line 1,203: | Line 3,230: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple animal skin processed for indoor use.', | ['Description'] = 'A simple animal skin processed for indoor use.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Black Powder'] = { | ['Black Powder'] = { | ||
Line 1,209: | Line 3,246: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A highly combustable mixture.', | ['Description'] = 'A highly combustable mixture.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Explosives', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blackboard'] = { | ['Blackboard'] = { | ||
Line 1,215: | Line 3,262: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blacksmith Advanced Upgrade'] = { | ['Blacksmith Advanced Upgrade'] = { | ||
Line 1,227: | Line 3,278: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blacksmith Skill Book'] = { | ['Blacksmith Skill Book'] = { | ||
Line 1,233: | Line 3,294: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blacksmith Skill Scroll'] = { | ['Blacksmith Skill Scroll'] = { | ||
Line 1,239: | Line 3,310: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blacksmith Table'] = { | ['Blacksmith Table'] = { | ||
Line 1,245: | Line 3,326: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A simple workplace with assorted tools for creating both decorative pieces and necessary items.', | ['Description'] = 'A simple workplace with assorted tools for creating both decorative pieces and necessary items.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Blacksmith Upgrade'] = { | ['Blacksmith Upgrade'] = { | ||
Line 1,251: | Line 3,342: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blast Furnace'] = { | ['Blast Furnace'] = { | ||
Line 1,257: | Line 3,358: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A superior replacement for the bloomery that can produce steel.', | ['Description'] = 'A superior replacement for the bloomery that can produce steel.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Blasting Cap'] = { | ['Blasting Cap'] = { | ||
Line 1,263: | Line 3,374: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A necessary ingredient in making safe mining charges.', | ['Description'] = 'A necessary ingredient in making safe mining charges.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Explosives', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blasting Charge'] = { | ['Blasting Charge'] = { | ||
Line 1,269: | Line 3,390: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Blasts appart rock.', | ['Description'] = 'Blasts appart rock.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tools', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Blinky Eyelids'] = { | ['Blinky Eyelids'] = { | ||
Line 1,275: | Line 3,406: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Eyes', | ['Description'] = 'Eyes', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blood Meal Fertilizer'] = { | ['Blood Meal Fertilizer'] = { | ||
Line 1,281: | Line 3,422: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Blood meal is a great source of nitrogen.', | ['Description'] = 'Blood meal is a great source of nitrogen.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bloomery'] = { | ['Bloomery'] = { | ||
Line 1,287: | Line 3,438: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A chimney-shaped furnace for smelting ores.', | ['Description'] = 'A chimney-shaped furnace for smelting ores.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Blue Powder'] = { | ['Blue Powder'] = { | ||
Line 1,293: | Line 3,454: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Is it really blue?', | ['Description'] = 'Is it really blue?', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Pigment', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blue Shark'] = { | ['Blue Shark'] = { | ||
Line 1,299: | Line 3,470: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A blue shark.', | ['Description'] = 'A blue shark.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Large Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Blueprint Item'] = { | ['Blueprint Item'] = { | ||
Line 1,305: | Line 3,486: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Board'] = { | ['Board'] = { | ||
Line 1,311: | Line 3,502: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A higher quality board used for long lasting furniture.', | ['Description'] = 'A higher quality board used for long lasting furniture.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Board Of Elections'] = { | ['Board Of Elections'] = { | ||
Line 1,317: | Line 3,518: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).', | ['Description'] = 'Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Boat Captain Flip Flops'] = { | ['Boat Captain Flip Flops'] = { | ||
Line 1,323: | Line 3,534: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Appropriate for all occasions.', | ['Description'] = 'Appropriate for all occasions.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Boat Captain Glasses'] = { | ['Boat Captain Glasses'] = { | ||
Line 1,329: | Line 3,550: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A stylish pair of sunglasses to protect your eyes from the glare of the sea.', | ['Description'] = 'A stylish pair of sunglasses to protect your eyes from the glare of the sea.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Boat Captain Hat'] = { | ['Boat Captain Hat'] = { | ||
Line 1,335: | Line 3,566: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A captains hat to commemorate the launch of the boat update.', | ['Description'] = 'A captains hat to commemorate the launch of the boat update.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Boat Captain Shirt'] = { | ['Boat Captain Shirt'] = { | ||
Line 1,341: | Line 3,582: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A comfy yet stylish shirt to commemorate the launch of the boat update.', | ['Description'] = 'A comfy yet stylish shirt to commemorate the launch of the boat update.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Boat Captain Shorts'] = { | ['Boat Captain Shorts'] = { | ||
Line 1,347: | Line 3,598: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A versatile and eye grabbing pair of shorts that are quick to dry in all situations.', | ['Description'] = 'A versatile and eye grabbing pair of shorts that are quick to dry in all situations.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Boiled Grains'] = { | ['Boiled Grains'] = { | ||
Line 1,353: | Line 3,614: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['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.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '9.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Boiled Rice'] = { | ['Boiled Rice'] = { | ||
Line 1,359: | Line 3,635: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Soft and fluffy.', | ['Description'] = 'Soft and fluffy.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '210.0', | |||
['Carbs'] = '13.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Boiled Sausage'] = { | ['Boiled Sausage'] = { | ||
Line 1,365: | Line 3,656: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.', | ['Description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '27.0', | |||
['Fat'] = '22.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Boiler'] = { | ['Boiler'] = { | ||
Line 1,371: | Line 3,677: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A vessel used for heating fluids.', | ['Description'] = 'A vessel used for heating fluids.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bolete Mushroom Spores'] = { | ['Bolete Mushroom Spores'] = { | ||
Line 1,377: | Line 3,693: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow bolete mushrooms.', | ['Description'] = 'Plant to grow bolete mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Bolete Mushroom Spores Pack'] = { | ['Bolete Mushroom Spores Pack'] = { | ||
Line 1,383: | Line 3,714: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow bolete mushrooms.', | ['Description'] = 'Plant to grow bolete mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bolete Mushrooms'] = { | ['Bolete Mushrooms'] = { | ||
Line 1,389: | Line 3,730: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Boletus edulis.', | ['Description'] = 'Boletus edulis.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Bonsai'] = { | ['Bonsai'] = { | ||
Line 1,395: | Line 3,751: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A decorative bonsai tree cut with artistical skill.', | ['Description'] = 'A decorative bonsai tree cut with artistical skill.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bookshelf'] = { | ['Bookshelf'] = { | ||
Line 1,401: | Line 3,767: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A place to store knowledge and information; leads to the town hall.', | ['Description'] = 'A place to store knowledge and information; leads to the town hall.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Brazier'] = { | ['Brazier'] = { | ||
Line 1,407: | Line 3,783: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A metal stand which can hold burning fuel to provide light.', | ['Description'] = 'A metal stand which can hold burning fuel to provide light.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bread'] = { | ['Bread'] = { | ||
Line 1,413: | Line 3,799: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A delicious, crispy crust hides the soft interior.', | ['Description'] = 'A delicious, crispy crust hides the soft interior.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Bread', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '750.0', | |||
['Carbs'] = '23.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Brick'] = { | ['Brick'] = { | ||
Line 1,419: | Line 3,820: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Durable building material made from fired blocks and mortar.', | ['Description'] = 'Durable building material made from fired blocks and mortar.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Brick Fireplace'] = { | ['Brick Fireplace'] = { | ||
Line 1,425: | Line 3,836: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Builder Boots'] = { | ['Builder Boots'] = { | ||
Line 1,431: | Line 3,852: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)', | ['Description'] = 'Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Builder Gloves'] = { | ['Builder Gloves'] = { | ||
Line 1,437: | Line 3,868: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.', | ['Description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Builder Helmet'] = { | ['Builder Helmet'] = { | ||
Line 1,443: | Line 3,884: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.', | ['Description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Builder Overalls'] = { | ['Builder Overalls'] = { | ||
Line 1,449: | Line 3,900: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Durable overalls with cargo pockets and hammer loops.', | ['Description'] = 'Durable overalls with cargo pockets and hammer loops.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Builder Shirt'] = { | ['Builder Shirt'] = { | ||
Line 1,455: | Line 3,916: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ', | ['Description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bullrush Seed'] = { | ['Bullrush Seed'] = { | ||
Line 1,461: | Line 3,932: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow bullrush.', | ['Description'] = 'Plant to grow bullrush.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Bullrush Seed Pack'] = { | ['Bullrush Seed Pack'] = { | ||
Line 1,467: | Line 3,953: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow bullrush.', | ['Description'] = 'Plant to grow bullrush.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bunchgrass Seed'] = { | ['Bunchgrass Seed'] = { | ||
Line 1,473: | Line 3,969: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow bunchgrass.', | ['Description'] = 'Plant to grow bunchgrass.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Bunchgrass Seed Pack'] = { | ['Bunchgrass Seed Pack'] = { | ||
Line 1,479: | Line 3,990: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow bunchgrass.', | ['Description'] = 'Plant to grow bunchgrass.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Butchery Skill Book'] = { | ['Butchery Skill Book'] = { | ||
Line 1,491: | Line 4,006: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Butchery Skill Scroll'] = { | ['Butchery Skill Scroll'] = { | ||
Line 1,497: | Line 4,022: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Butchery Table'] = { | ['Butchery Table'] = { | ||
Line 1,503: | Line 4,038: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A block and cleaver to process raw meat into fancier dishes.', | ['Description'] = 'A block and cleaver to process raw meat into fancier dishes.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Butchery Upgrade'] = { | ['Butchery Upgrade'] = { | ||
Line 1,509: | Line 4,054: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Button'] = { | ['Button'] = { | ||
Line 1,515: | Line 4,070: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Sends a signal to surrounding objects.', | ['Description'] = 'Sends a signal to surrounding objects.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Tech'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Bycocket'] = { | ['Bycocket'] = { | ||
Line 1,521: | Line 4,086: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.', | ['Description'] = 'Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Camas Ash Fertilizer'] = { | ['Camas Ash Fertilizer'] = { | ||
Line 1,527: | Line 4,102: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.', | ['Description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Camas Bread'] = { | ['Camas Bread'] = { | ||
Line 1,533: | Line 4,118: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A bread with a camas twist for a bit of flavor and fun. ', | ['Description'] = 'A bread with a camas twist for a bit of flavor and fun. ', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Bread', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '13.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '11.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Camas Bulb'] = { | ['Camas Bulb'] = { | ||
Line 1,539: | Line 4,139: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a camas plant.', | ['Description'] = 'Plant to grow a camas plant.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Vegetable', 'Root', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '150.0', | |||
['Carbs'] = '1.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '5.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Camas Bulb Bake'] = { | ['Camas Bulb Bake'] = { | ||
Line 1,545: | Line 4,160: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.', | ['Description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '12.0', | |||
['Protein'] = '7.0', | |||
['Fat'] = '5.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Camas Bulb Pack'] = { | ['Camas Bulb Pack'] = { | ||
Line 1,551: | Line 4,181: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a camas plant.', | ['Description'] = 'Plant to grow a camas plant.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Camas Paste'] = { | ['Camas Paste'] = { | ||
Line 1,557: | Line 4,197: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.', | ['Description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '60.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Camera Film'] = { | ['Camera Film'] = { | ||
Line 1,563: | Line 4,218: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A film used inside a camera.', | ['Description'] = 'A film used inside a camera.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Camo Pants'] = { | ['Camo Pants'] = { | ||
Line 1,569: | Line 4,234: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Hide from the animals!(Reduces the detection range of animals)', | ['Description'] = 'Hide from the animals!(Reduces the detection range of animals)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Camo Shirt'] = { | ['Camo Shirt'] = { | ||
Line 1,575: | Line 4,250: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Hide from the animals!(Reduces the detection range of animals)', | ['Description'] = 'Hide from the animals!(Reduces the detection range of animals)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Campfire'] = { | ['Campfire'] = { | ||
Line 1,581: | Line 4,266: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Cook like a caveman on an uneven fire.', | ['Description'] = 'Cook like a caveman on an uneven fire.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Campfire Cooking Upgrade'] = { | ['Campfire Cooking Upgrade'] = { | ||
Line 1,593: | Line 4,282: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Campfire Roast'] = { | ['Campfire Roast'] = { | ||
Line 1,599: | Line 4,298: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.', | ['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1000.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '16.0', | |||
['Fat'] = '12.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Campfire Salad'] = { | ['Campfire Salad'] = { | ||
Line 1,605: | Line 4,319: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Campfire Stew'] = { | ['Campfire Stew'] = { | ||
Line 1,611: | Line 4,340: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.', | ['Description'] = 'A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '5.0', | |||
['Protein'] = '10.0', | |||
['Fat'] = '9.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Campsite'] = { | ['Campsite'] = { | ||
Line 1,617: | Line 4,361: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A campsite.', | ['Description'] = 'A campsite.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'On Off', 'Crafting Table', 'Bed', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Candle Stand'] = { | ['Candle Stand'] = { | ||
Line 1,623: | Line 4,377: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy candelabra for providing small amounts of light.', | ['Description'] = 'A fancy candelabra for providing small amounts of light.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Canning Assembly'] = { | ['Canning Assembly'] = { | ||
Line 1,629: | Line 4,393: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Canvas'] = { | ['Canvas'] = { | ||
Line 1,635: | Line 4,409: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A canvas used for painting on, made by either cotton or linen.', | ['Description'] = 'A canvas used for painting on, made by either cotton or linen.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Capitalist Top Hat'] = { | ['Capitalist Top Hat'] = { | ||
Line 1,641: | Line 4,425: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A symbol of wealth and status, this lavish top hat is the crown jewel of the capitalist elite. Adorned with the finest furs and gleaming with gold, it’s not just a hat—it’s a statement. Wear it to showcase your prowess in the free market and your unwavering commitment to the pursuit of profit!', | ['Description'] = 'A symbol of wealth and status, this lavish top hat is the crown jewel of the capitalist elite. Adorned with the finest furs and gleaming with gold, it’s not just a hat—it’s a statement. Wear it to showcase your prowess in the free market and your unwavering commitment to the pursuit of profit!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Capitol'] = { | ['Capitol'] = { | ||
Line 1,647: | Line 4,441: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the creation of the government, allowing all other civic objects to be created.', | ['Description'] = 'Allows the creation of the government, allowing all other civic objects to be created.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Capris'] = { | ['Capris'] = { | ||
Line 1,653: | Line 4,457: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.', | ['Description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Carbide Helmet Lamp'] = { | ['Carbide Helmet Lamp'] = { | ||
Line 1,659: | Line 4,473: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A steel hardhat with a light source for the darkest places.(Flashlight)', | ['Description'] = 'A steel hardhat with a light source for the darkest places.(Flashlight)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Clothes', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Carpenter Sign'] = { | ['Carpenter Sign'] = { | ||
Line 1,671: | Line 4,489: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'Product'}, | ||
[' | ['PaidItem'] = 'True', | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Carpentry Advanced Upgrade'] = { | ['Carpentry Advanced Upgrade'] = { | ||
Line 1,683: | Line 4,505: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Carpentry Basic Upgrade'] = { | ['Carpentry Basic Upgrade'] = { | ||
Line 1,689: | Line 4,521: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Carpentry Skill Book'] = { | ['Carpentry Skill Book'] = { | ||
Line 1,695: | Line 4,537: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Carpentry Skill Scroll'] = { | ['Carpentry Skill Scroll'] = { | ||
Line 1,701: | Line 4,553: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Carpentry Table'] = { | ['Carpentry Table'] = { | ||
Line 1,707: | Line 4,569: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A table for basic wooden crafts for home improvement and progress.', | ['Description'] = 'A table for basic wooden crafts for home improvement and progress.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Cart Blueprint Poster'] = { | ['Cart Blueprint Poster'] = { | ||
Line 1,713: | Line 4,585: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A poster for the wall.', | ['Description'] = 'A poster for the wall.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Carved Pumpkin'] = { | ['Carved Pumpkin'] = { | ||
Line 1,719: | Line 4,601: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Spooky pumpkin that emits a mystical light.', | ['Description'] = 'Spooky pumpkin that emits a mystical light.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cast Iron Bed'] = { | ['Cast Iron Bed'] = { | ||
Line 1,725: | Line 4,617: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A solid bed made slightly more comfortable by adding cotton.', | ['Description'] = 'A solid bed made slightly more comfortable by adding cotton.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cast Iron Bench'] = { | ['Cast Iron Bench'] = { | ||
Line 1,731: | Line 4,633: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Does not look very comfortable.', | ['Description'] = 'Does not look very comfortable.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cast Iron Chair'] = { | ['Cast Iron Chair'] = { | ||
Line 1,737: | Line 4,649: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It is very stable.', | ['Description'] = 'It is very stable.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cast Iron Plaque'] = { | ['Cast Iron Plaque'] = { | ||
Line 1,743: | Line 4,665: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A plaque used for rating a property.', | ['Description'] = 'A plaque used for rating a property.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Cast Iron Royal Bed'] = { | ['Cast Iron Royal Bed'] = { | ||
Line 1,749: | Line 4,681: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.', | ['Description'] = 'A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cast Iron Stove'] = { | ['Cast Iron Stove'] = { | ||
Line 1,755: | Line 4,697: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'The perfect stove for the fledgling chef.', | ['Description'] = 'The perfect stove for the fledgling chef.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Cast Iron Table'] = { | ['Cast Iron Table'] = { | ||
Line 1,761: | Line 4,713: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple yet ornate table made from cast iron.', | ['Description'] = 'A simple yet ornate table made from cast iron.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cedar Log'] = { | ['Cedar Log'] = { | ||
Line 1,767: | Line 4,729: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.', | ['Description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cedar Seed'] = { | ['Cedar Seed'] = { | ||
Line 1,773: | Line 4,745: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a cedar sapling.', | ['Description'] = 'Plant to grow a cedar sapling.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Cedar Seed Pack'] = { | ['Cedar Seed Pack'] = { | ||
Line 1,779: | Line 4,766: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a cedar sapling.', | ['Description'] = 'Plant to grow a cedar sapling.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ceiba Log'] = { | ['Ceiba Log'] = { | ||
Line 1,785: | Line 4,782: | ||
['Group'] = 'Block Items', | ['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.', | ['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ceiba Seed'] = { | ['Ceiba Seed'] = { | ||
Line 1,791: | Line 4,798: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a ceiba sapling.', | ['Description'] = 'Plant to grow a ceiba sapling.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Ceiba Seed Pack'] = { | ['Ceiba Seed Pack'] = { | ||
Line 1,797: | Line 4,819: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a ceiba sapling.', | ['Description'] = 'Plant to grow a ceiba sapling.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ceiling Candle'] = { | ['Ceiling Candle'] = { | ||
Line 1,803: | Line 4,835: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy hanging candelabra.', | ['Description'] = 'A fancy hanging candelabra.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cellulose Fiber'] = { | ['Cellulose Fiber'] = { | ||
Line 1,809: | Line 4,851: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.', | ['Description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cement'] = { | ['Cement'] = { | ||
Line 1,815: | Line 4,867: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'In order to be usable it needs to be reinforced.', | ['Description'] = 'In order to be usable it needs to be reinforced.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cement Kiln'] = { | ['Cement Kiln'] = { | ||
Line 1,821: | Line 4,883: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A rotary kiln that produces cement and concrete products.', | ['Description'] = 'A rotary kiln that produces cement and concrete products.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Census Bureau'] = { | ['Census Bureau'] = { | ||
Line 1,827: | Line 4,899: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.', | ['Description'] = 'Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ceramic Mold'] = { | ['Ceramic Mold'] = { | ||
Line 1,833: | Line 4,915: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.', | ['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cereal Germ'] = { | ['Cereal Germ'] = { | ||
Line 1,839: | Line 4,931: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.', | ['Description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '20.0', | |||
['Carbs'] = '5.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Chainsaw'] = { | ['Chainsaw'] = { | ||
Line 1,845: | Line 4,952: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A gasoline-powered alternative to cutting trees.', | ['Description'] = 'A gasoline-powered alternative to cutting trees.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Chandelier'] = { | ['Chandelier'] = { | ||
Line 1,851: | Line 4,968: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Charcoal'] = { | ['Charcoal'] = { | ||
Line 1,857: | Line 4,984: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A black residue, consisting of carbon and any remaining ash.', | ['Description'] = 'A black residue, consisting of carbon and any remaining ash.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Coal', 'Burnable Fuel', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Charcoal Powder'] = { | ['Charcoal Powder'] = { | ||
Line 1,863: | Line 5,000: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.', | ['Description'] = 'A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Pigment', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Charred Agave'] = { | ['Charred Agave'] = { | ||
Line 1,869: | Line 5,016: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Agave leaves that have been charred over a campfire.', | ['Description'] = 'Agave leaves that have been charred over a campfire.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Green', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '5.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Charred Beans'] = { | ['Charred Beans'] = { | ||
Line 1,875: | Line 5,037: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.', | ['Description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '1.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Charred Beet'] = { | ['Charred Beet'] = { | ||
Line 1,881: | Line 5,058: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.', | ['Description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '6', | |||
}, | }, | ||
['Charred Cactus Fruit'] = { | ['Charred Cactus Fruit'] = { | ||
Line 1,887: | Line 5,079: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Blackened cactus fruit. A favorite of early desert settlers.', | ['Description'] = 'Blackened cactus fruit. A favorite of early desert settlers.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '6', | |||
}, | }, | ||
['Charred Camas Bulb'] = { | ['Charred Camas Bulb'] = { | ||
Line 1,893: | Line 5,100: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.', | ['Description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Charred Corn'] = { | ['Charred Corn'] = { | ||
Line 1,899: | Line 5,121: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.', | ['Description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '7.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Charred Fireweed Shoots'] = { | ['Charred Fireweed Shoots'] = { | ||
Line 1,905: | Line 5,142: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.', | ['Description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Green', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '5.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '6', | |||
}, | }, | ||
['Charred Fish'] = { | ['Charred Fish'] = { | ||
Line 1,911: | Line 5,163: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'At least it doesn\'t have any scales any more.', | ['Description'] = 'At least it doesn\'t have any scales any more.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '400.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '11.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Charred Heart Of Palm'] = { | ['Charred Heart Of Palm'] = { | ||
Line 1,917: | Line 5,184: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.', | ['Description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '210.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Charred Meat'] = { | ['Charred Meat'] = { | ||
Line 1,923: | Line 5,205: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.', | ['Description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '400.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Charred Mushrooms'] = { | ['Charred Mushrooms'] = { | ||
Line 1,929: | Line 5,226: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.', | ['Description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Charred Papaya'] = { | ['Charred Papaya'] = { | ||
Line 1,935: | Line 5,247: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Papaya fruit that has been charred over a basic campfire.', | ['Description'] = 'Papaya fruit that has been charred over a basic campfire.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '8', | |||
}, | }, | ||
['Charred Pineapple'] = { | ['Charred Pineapple'] = { | ||
Line 1,941: | Line 5,268: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Pineapple that has been charred over a basic campfire.', | ['Description'] = 'Pineapple that has been charred over a basic campfire.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '8.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Charred Sausage'] = { | ['Charred Sausage'] = { | ||
Line 1,947: | Line 5,289: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.', | ['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.', | ||
['Weight'] = '350', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '10.0', | |||
['Fat'] = '14.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Charred Taro'] = { | ['Charred Taro'] = { | ||
Line 1,953: | Line 5,310: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.', | ['Description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Charred Tomato'] = { | ['Charred Tomato'] = { | ||
Line 1,959: | Line 5,331: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.', | ['Description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '7.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Chef Hat'] = { | ['Chef Hat'] = { | ||
Line 1,971: | Line 5,352: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'To keep your hair in one place while stirring the pots.', | ['Description'] = 'To keep your hair in one place while stirring the pots.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Chef Pants'] = { | ['Chef Pants'] = { | ||
Line 1,977: | Line 5,368: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Checkered style pants for hiding the truths of working in a kitchen.', | ['Description'] = 'Checkered style pants for hiding the truths of working in a kitchen.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Chef Shirt'] = { | ['Chef Shirt'] = { | ||
Line 1,983: | Line 5,384: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A clean Chef\'s shirt to spot all the spots.', | ['Description'] = 'A clean Chef\'s shirt to spot all the spots.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Chef Shoes'] = { | ['Chef Shoes'] = { | ||
Line 1,989: | Line 5,400: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)', | ['Description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Chiseled Legs'] = { | ['Chiseled Legs'] = { | ||
Line 1,995: | Line 5,416: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Legs', | ['Description'] = 'Legs', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['ChocoTaco Cap'] = { | ['ChocoTaco Cap'] = { | ||
Line 2,001: | Line 5,432: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Stylish headwear from that Twitch guy', | ['Description'] = 'Stylish headwear from that Twitch guy', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Claim Paper Item'] = { | ['Claim Paper Item'] = { | ||
Line 2,007: | Line 5,448: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Add to a Claim Stake to increase the number of plots you can claim on it.', | ['Description'] = 'Add to a Claim Stake to increase the number of plots you can claim on it.', | ||
['Weight'] = '4', | |||
['MaxStackSize'] = '500', | |||
['Tags'] = {'Currency'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Claim Tool'] = { | ['Claim Tool'] = { | ||
Line 2,013: | Line 5,464: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Used to claim, unclaim and examine property.', | ['Description'] = 'Used to claim, unclaim and examine property.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Clam'] = { | ['Clam'] = { | ||
Line 2,019: | Line 5,480: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A clam.', | ['Description'] = 'A clam.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Marine Life', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Clam Chowder'] = { | ['Clam Chowder'] = { | ||
Line 2,025: | Line 5,496: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick stew loaded with clams and taro root.', | ['Description'] = 'A thick stew loaded with clams and taro root.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '16.0', | |||
['Protein'] = '15.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '11', | |||
}, | }, | ||
['Clay'] = { | ['Clay'] = { | ||
Line 2,031: | Line 5,517: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.', | ['Description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.', | ||
['Weight'] = '22000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Clay Mold'] = { | ['Clay Mold'] = { | ||
Line 2,037: | Line 5,533: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.', | ['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cloth'] = { | ['Cloth'] = { | ||
Line 2,049: | Line 5,549: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A piece of rough cloth made by weaving fibers together.', | ['Description'] = 'A piece of rough cloth made by weaving fibers together.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fabric', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cloth Belt'] = { | ['Cloth Belt'] = { | ||
Line 2,055: | Line 5,565: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A fashionable cloth belt that drapes across the waist.', | ['Description'] = 'A fashionable cloth belt that drapes across the waist.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cloth Cape'] = { | ['Cloth Cape'] = { | ||
Line 2,061: | Line 5,581: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'It just looks cool.', | ['Description'] = 'It just looks cool.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['CO2 Canister'] = { | ['CO2 Canister'] = { | ||
Line 2,067: | Line 5,597: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'For creating fancy foams!', | ['Description'] = 'For creating fancy foams!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['CO2 Item'] = { | ['CO2 Item'] = { | ||
Line 2,073: | Line 5,613: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A byproduct gas of respiration.', | ['Description'] = 'A byproduct gas of respiration.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Coal'] = { | ['Coal'] = { | ||
Line 2,079: | Line 5,629: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A combustible mineral which needs to be crushed into usable fuel.', | ['Description'] = 'A combustible mineral which needs to be crushed into usable fuel.', | ||
['Weight'] = '4000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Coarse Stone'] = { | ['Coarse Stone'] = { | ||
Line 2,085: | Line 5,645: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.', | ['Description'] = 'A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cod'] = { | ['Cod'] = { | ||
Line 2,091: | Line 5,661: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A cod.', | ['Description'] = 'A cod.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Colored Powder'] = { | ['Colored Powder'] = { | ||
Line 2,097: | Line 5,677: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A bag of crushed flower petals.', | ['Description'] = 'A bag of crushed flower petals.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Combustion Engine'] = { | ['Combustion Engine'] = { | ||
Line 2,103: | Line 5,693: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An engine that generates power by combustion of fuel.', | ['Description'] = 'An engine that generates power by combustion of fuel.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Combustion Generator'] = { | ['Combustion Generator'] = { | ||
Line 2,109: | Line 5,709: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Consumes most fuels to produce energy.', | ['Description'] = 'Consumes most fuels to produce energy.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Composite Birch Bench'] = { | ['Composite Birch Bench'] = { | ||
Line 2,115: | Line 5,725: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Birch Chair'] = { | ['Composite Birch Chair'] = { | ||
Line 2,121: | Line 5,741: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Birch Door'] = { | ['Composite Birch Door'] = { | ||
Line 2,127: | Line 5,757: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Birch Lumber'] = { | ['Composite Birch Lumber'] = { | ||
Line 2,133: | Line 5,773: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Birch Table'] = { | ['Composite Birch Table'] = { | ||
Line 2,139: | Line 5,789: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Bow'] = { | ['Composite Bow'] = { | ||
Line 2,145: | Line 5,805: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.', | ['Description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Composite Cedar Bench'] = { | ['Composite Cedar Bench'] = { | ||
Line 2,151: | Line 5,821: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Cedar Chair'] = { | ['Composite Cedar Chair'] = { | ||
Line 2,157: | Line 5,837: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Cedar Door'] = { | ['Composite Cedar Door'] = { | ||
Line 2,163: | Line 5,853: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Cedar Lumber'] = { | ['Composite Cedar Lumber'] = { | ||
Line 2,169: | Line 5,869: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Cedar Table'] = { | ['Composite Cedar Table'] = { | ||
Line 2,175: | Line 5,885: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Ceiba Bench'] = { | ['Composite Ceiba Bench'] = { | ||
Line 2,181: | Line 5,901: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Ceiba Chair'] = { | ['Composite Ceiba Chair'] = { | ||
Line 2,187: | Line 5,917: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Ceiba Door'] = { | ['Composite Ceiba Door'] = { | ||
Line 2,193: | Line 5,933: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Ceiba Lumber'] = { | ['Composite Ceiba Lumber'] = { | ||
Line 2,199: | Line 5,949: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Ceiba Table'] = { | ['Composite Ceiba Table'] = { | ||
Line 2,205: | Line 5,965: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Filler'] = { | ['Composite Filler'] = { | ||
Line 2,211: | Line 5,981: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A multipurpose filler that is made from what you have available.', | ['Description'] = 'A multipurpose filler that is made from what you have available.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Fir Bench'] = { | ['Composite Fir Bench'] = { | ||
Line 2,217: | Line 5,997: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Fir Chair'] = { | ['Composite Fir Chair'] = { | ||
Line 2,223: | Line 6,013: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Fir Door'] = { | ['Composite Fir Door'] = { | ||
Line 2,229: | Line 6,029: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Fir Lumber'] = { | ['Composite Fir Lumber'] = { | ||
Line 2,235: | Line 6,045: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Fir Table'] = { | ['Composite Fir Table'] = { | ||
Line 2,241: | Line 6,061: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Hardwood Bench'] = { | ['Composite Hardwood Bench'] = { | ||
Line 2,247: | Line 6,077: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Hardwood Chair'] = { | ['Composite Hardwood Chair'] = { | ||
Line 2,253: | Line 6,093: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Hardwood Door'] = { | ['Composite Hardwood Door'] = { | ||
Line 2,259: | Line 6,109: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Hardwood Table'] = { | ['Composite Hardwood Table'] = { | ||
Line 2,265: | Line 6,125: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A nice composite table for eating meals or getting some work done.', | ['Description'] = 'A nice composite table for eating meals or getting some work done.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Joshua Bench'] = { | ['Composite Joshua Bench'] = { | ||
Line 2,271: | Line 6,141: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Joshua Chair'] = { | ['Composite Joshua Chair'] = { | ||
Line 2,277: | Line 6,157: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Joshua Door'] = { | ['Composite Joshua Door'] = { | ||
Line 2,283: | Line 6,173: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Joshua Lumber'] = { | ['Composite Joshua Lumber'] = { | ||
Line 2,289: | Line 6,189: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Joshua Table'] = { | ['Composite Joshua Table'] = { | ||
Line 2,295: | Line 6,205: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Lumber'] = { | ['Composite Lumber'] = { | ||
Line 2,301: | Line 6,221: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Lumber Bench'] = { | ['Composite Lumber Bench'] = { | ||
Line 2,307: | Line 6,237: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Lumber Chair'] = { | ['Composite Lumber Chair'] = { | ||
Line 2,313: | Line 6,253: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Lumber Door'] = { | ['Composite Lumber Door'] = { | ||
Line 2,319: | Line 6,269: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Lumber Dresser'] = { | ['Composite Lumber Dresser'] = { | ||
Line 2,325: | Line 6,285: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ['Description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Storage Container', 'Wardrobe'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Lumber Table'] = { | ['Composite Lumber Table'] = { | ||
Line 2,331: | Line 6,301: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Oak Bench'] = { | ['Composite Oak Bench'] = { | ||
Line 2,337: | Line 6,317: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Oak Chair'] = { | ['Composite Oak Chair'] = { | ||
Line 2,343: | Line 6,333: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Oak Door'] = { | ['Composite Oak Door'] = { | ||
Line 2,349: | Line 6,349: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Oak Lumber'] = { | ['Composite Oak Lumber'] = { | ||
Line 2,355: | Line 6,365: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Oak Table'] = { | ['Composite Oak Table'] = { | ||
Line 2,361: | Line 6,381: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Palm Bench'] = { | ['Composite Palm Bench'] = { | ||
Line 2,367: | Line 6,397: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Palm Chair'] = { | ['Composite Palm Chair'] = { | ||
Line 2,373: | Line 6,413: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Palm Door'] = { | ['Composite Palm Door'] = { | ||
Line 2,379: | Line 6,429: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Palm Lumber'] = { | ['Composite Palm Lumber'] = { | ||
Line 2,385: | Line 6,445: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Palm Table'] = { | ['Composite Palm Table'] = { | ||
Line 2,391: | Line 6,461: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Redwood Bench'] = { | ['Composite Redwood Bench'] = { | ||
Line 2,397: | Line 6,477: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Redwood Chair'] = { | ['Composite Redwood Chair'] = { | ||
Line 2,403: | Line 6,493: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Redwood Door'] = { | ['Composite Redwood Door'] = { | ||
Line 2,409: | Line 6,509: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Redwood Lumber'] = { | ['Composite Redwood Lumber'] = { | ||
Line 2,415: | Line 6,525: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Redwood Table'] = { | ['Composite Redwood Table'] = { | ||
Line 2,421: | Line 6,541: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Saguaro Bench'] = { | ['Composite Saguaro Bench'] = { | ||
Line 2,427: | Line 6,557: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Saguaro Chair'] = { | ['Composite Saguaro Chair'] = { | ||
Line 2,433: | Line 6,573: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Saguaro Door'] = { | ['Composite Saguaro Door'] = { | ||
Line 2,439: | Line 6,589: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Saguaro Lumber'] = { | ['Composite Saguaro Lumber'] = { | ||
Line 2,445: | Line 6,605: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Saguaro Table'] = { | ['Composite Saguaro Table'] = { | ||
Line 2,451: | Line 6,621: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Softwood Bench'] = { | ['Composite Softwood Bench'] = { | ||
Line 2,457: | Line 6,637: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Softwood Chair'] = { | ['Composite Softwood Chair'] = { | ||
Line 2,463: | Line 6,653: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Softwood Door'] = { | ['Composite Softwood Door'] = { | ||
Line 2,469: | Line 6,669: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Softwood Table'] = { | ['Composite Softwood Table'] = { | ||
Line 2,475: | Line 6,685: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A nice composite table for eating meals or getting some work done.', | ['Description'] = 'A nice composite table for eating meals or getting some work done.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Spruce Bench'] = { | ['Composite Spruce Bench'] = { | ||
Line 2,481: | Line 6,701: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite bench built to last.', | ['Description'] = 'A composite bench built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Spruce Chair'] = { | ['Composite Spruce Chair'] = { | ||
Line 2,487: | Line 6,717: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A composite chair built to last.', | ['Description'] = 'A composite chair built to last.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Spruce Door'] = { | ['Composite Spruce Door'] = { | ||
Line 2,493: | Line 6,733: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful composite door built by an expert carpenter.', | ['Description'] = 'A beautiful composite door built by an expert carpenter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Spruce Lumber'] = { | ['Composite Spruce Lumber'] = { | ||
Line 2,499: | Line 6,749: | ||
['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composite Spruce Table'] = { | ['Composite Spruce Table'] = { | ||
Line 2,505: | Line 6,765: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['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.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composites Skill Book'] = { | ['Composites Skill Book'] = { | ||
Line 2,517: | Line 6,781: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composites Skill Scroll'] = { | ['Composites Skill Scroll'] = { | ||
Line 2,523: | Line 6,797: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Composites Upgrade'] = { | ['Composites Upgrade'] = { | ||
Line 2,529: | Line 6,813: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Compost'] = { | ['Compost'] = { | ||
Line 2,535: | Line 6,829: | ||
['Group'] = 'Block Items', | ['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.', | ['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.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Compost Fertilizer'] = { | ['Compost Fertilizer'] = { | ||
Line 2,541: | Line 6,845: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Compost fertilizer is a classic, low effort fertilizer.', | ['Description'] = 'Compost fertilizer is a classic, low effort fertilizer.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Compostables Item'] = { | ['Compostables Item'] = { | ||
Line 2,547: | Line 6,861: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Computer Lab'] = { | ['Computer Lab'] = { | ||
Line 2,553: | Line 6,877: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.', | ['Description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Construction Post'] = { | ['Construction Post'] = { | ||
Line 2,559: | Line 6,893: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'For construction contracts.', | ['Description'] = 'For construction contracts.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Contract Board'] = { | ['Contract Board'] = { | ||
Line 2,565: | Line 6,909: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A board to post contracts.', | ['Description'] = 'A board to post contracts.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Cookeina Mushroom Spores'] = { | ['Cookeina Mushroom Spores'] = { | ||
Line 2,571: | Line 6,925: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow cookeina mushrooms.', | ['Description'] = 'Plant to grow cookeina mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Cookeina Mushroom Spores Pack'] = { | ['Cookeina Mushroom Spores Pack'] = { | ||
Line 2,577: | Line 6,946: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow cookeina mushrooms.', | ['Description'] = 'Plant to grow cookeina mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cookeina Mushrooms'] = { | ['Cookeina Mushrooms'] = { | ||
Line 2,583: | Line 6,962: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Tiny Cup Mushrooms.', | ['Description'] = 'Tiny Cup Mushrooms.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Cooking Skill Book'] = { | ['Cooking Skill Book'] = { | ||
Line 2,595: | Line 6,983: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cooking Skill Scroll'] = { | ['Cooking Skill Scroll'] = { | ||
Line 2,601: | Line 6,999: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cooking Upgrade'] = { | ['Cooking Upgrade'] = { | ||
Line 2,607: | Line 7,015: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cooking Utensils'] = { | ['Cooking Utensils'] = { | ||
Line 2,613: | Line 7,031: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Assorted utensils for your everyday kitchen use.', | ['Description'] = 'Assorted utensils for your everyday kitchen use.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Copper Bar'] = { | ['Copper Bar'] = { | ||
Line 2,619: | Line 7,047: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Refined bar of copper.', | ['Description'] = 'Refined bar of copper.', | ||
['Weight'] = '18000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Currency', 'Metal', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Copper Concentrate'] = { | ['Copper Concentrate'] = { | ||
Line 2,625: | Line 7,063: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ['Description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Copper Frame Landscape'] = { | ['Copper Frame Landscape'] = { | ||
Line 2,631: | Line 7,079: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A copper frame useful for simple picture and art displays.', | ['Description'] = 'A copper frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Copper Frame Portrait'] = { | ['Copper Frame Portrait'] = { | ||
Line 2,637: | Line 7,095: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A copper frame useful for simple picture and art displays.', | ['Description'] = 'A copper frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Copper Frame Square'] = { | ['Copper Frame Square'] = { | ||
Line 2,643: | Line 7,111: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A copper frame useful for simple picture and art displays.', | ['Description'] = 'A copper frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Copper Frame Tall'] = { | ['Copper Frame Tall'] = { | ||
Line 2,649: | Line 7,127: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A copper frame useful for simple picture and art displays.', | ['Description'] = 'A copper frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Copper Frame Wide'] = { | ['Copper Frame Wide'] = { | ||
Line 2,655: | Line 7,143: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A copper frame useful for simple picture and art displays.', | ['Description'] = 'A copper frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Copper Hydroxide'] = { | ['Copper Hydroxide'] = { | ||
Line 2,661: | Line 7,159: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Pulverized copper ore left exposed to oxygen giving it a green patina.', | ['Description'] = 'Pulverized copper ore left exposed to oxygen giving it a green patina.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Pigment', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Copper Ore'] = { | ['Copper Ore'] = { | ||
Line 2,667: | Line 7,175: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Unrefined ore with traces of copper.', | ['Description'] = 'Unrefined ore with traces of copper.', | ||
['Weight'] = '7500', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Copper Pipe'] = { | ['Copper Pipe'] = { | ||
Line 2,673: | Line 7,191: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A pipe for transporting liquids.', | ['Description'] = 'A pipe for transporting liquids.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Copper Plate'] = { | ['Copper Plate'] = { | ||
Line 2,679: | Line 7,207: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A solid copper plate giving higher grades of protection against erosion and improves conductivity.', | ['Description'] = 'A solid copper plate giving higher grades of protection against erosion and improves conductivity.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Copper Wiring'] = { | ['Copper Wiring'] = { | ||
Line 2,685: | Line 7,223: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A length of copper conductive wire useful for a variety of purposes.', | ['Description'] = 'A length of copper conductive wire useful for a variety of purposes.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Corn'] = { | ['Corn'] = { | ||
Line 2,691: | Line 7,239: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A warmly colored kernel studded vegetable.', | ['Description'] = 'A warmly colored kernel studded vegetable.', | ||
['Weight'] = '125', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '230.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Corn Fritters'] = { | ['Corn Fritters'] = { | ||
Line 2,697: | Line 7,260: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'These deep fried corn treats are both crispy and delicious.', | ['Description'] = 'These deep fried corn treats are both crispy and delicious.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '500.0', | |||
['Carbs'] = '13.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '22.0', | |||
['Vitamins'] = '8', | |||
}, | }, | ||
['Corn Seed'] = { | ['Corn Seed'] = { | ||
Line 2,703: | Line 7,281: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow corn.', | ['Description'] = 'Plant to grow corn.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Corn Seed Pack'] = { | ['Corn Seed Pack'] = { | ||
Line 2,709: | Line 7,302: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow corn.', | ['Description'] = 'Plant to grow corn.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Corn Starch'] = { | ['Corn Starch'] = { | ||
Line 2,715: | Line 7,318: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.', | ['Description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '10.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Cornmeal'] = { | ['Cornmeal'] = { | ||
Line 2,721: | Line 7,339: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Dried and ground corn; it\'s like a courser flour.', | ['Description'] = 'Dried and ground corn; it\'s like a courser flour.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '60.0', | |||
['Carbs'] = '9.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Cornrows'] = { | ['Cornrows'] = { | ||
Line 2,727: | Line 7,360: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Corrugated Steel'] = { | ['Corrugated Steel'] = { | ||
Line 2,733: | Line 7,376: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Especially useful for industrial buildings.', | ['Description'] = 'Especially useful for industrial buildings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Corrugated Steel Door'] = { | ['Corrugated Steel Door'] = { | ||
Line 2,739: | Line 7,392: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A secure door made of hard corrugated steel.', | ['Description'] = 'A secure door made of hard corrugated steel.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Corrugated Steel Fence Door'] = { | ['Corrugated Steel Fence Door'] = { | ||
Line 2,745: | Line 7,408: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A corrugated steel door with fence-like viewing slots. ', | ['Description'] = 'A corrugated steel door with fence-like viewing slots. ', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Boll'] = { | ['Cotton Boll'] = { | ||
Line 2,751: | Line 7,424: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A fluffy round boll harvested from a cotton plant.', | ['Description'] = 'A fluffy round boll harvested from a cotton plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Carpet'] = { | ['Cotton Carpet'] = { | ||
Line 2,757: | Line 7,440: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A woven cotton floor covering attached to a lumber backing.', | ['Description'] = 'A woven cotton floor covering attached to a lumber backing.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Curtains'] = { | ['Cotton Curtains'] = { | ||
Line 2,763: | Line 7,456: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)', | ['Description'] = 'Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Fabric'] = { | ['Cotton Fabric'] = { | ||
Line 2,769: | Line 7,472: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.', | ['Description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Fabric', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Lint'] = { | ['Cotton Lint'] = { | ||
Line 2,775: | Line 7,488: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A bundle of cotton used as stuffing or further tailoring processing.', | ['Description'] = 'A bundle of cotton used as stuffing or further tailoring processing.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Seed'] = { | ['Cotton Seed'] = { | ||
Line 2,781: | Line 7,504: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow cotton.', | ['Description'] = 'Plant to grow cotton.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Cotton Seed Pack'] = { | ['Cotton Seed Pack'] = { | ||
Line 2,787: | Line 7,525: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow cotton.', | ['Description'] = 'Plant to grow cotton.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Streamer Stars'] = { | ['Cotton Streamer Stars'] = { | ||
Line 2,793: | Line 7,541: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Simple cotton streamers with stars.', | ['Description'] = 'Simple cotton streamers with stars.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Streamer Stripes'] = { | ['Cotton Streamer Stripes'] = { | ||
Line 2,799: | Line 7,557: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Simple cotton streamers with stripes.', | ['Description'] = 'Simple cotton streamers with stripes.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cotton Thread'] = { | ['Cotton Thread'] = { | ||
Line 2,805: | Line 7,573: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.', | ['Description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.', | ||
['Weight'] = '25', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Couch'] = { | ['Couch'] = { | ||
Line 2,811: | Line 7,589: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A sweet couch to lounge on. Now with room for your friends!', | ['Description'] = 'A sweet couch to lounge on. Now with room for your friends!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Country Claim Stake'] = { | ['Country Claim Stake'] = { | ||
Line 2,817: | Line 7,605: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Country Foundation'] = { | ['Country Foundation'] = { | ||
Line 2,823: | Line 7,621: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'When a town simply cannot contain your ambition.', | ['Description'] = 'When a town simply cannot contain your ambition.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Court Chair'] = { | ['Court Chair'] = { | ||
Line 2,829: | Line 7,637: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A chair for legal sittings.', | ['Description'] = 'A chair for legal sittings.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Court Table'] = { | ['Court Table'] = { | ||
Line 2,835: | Line 7,653: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A vital part of the courtroom.', | ['Description'] = 'A vital part of the courtroom.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Cowboy Hat'] = { | ['Cowboy Hat'] = { | ||
Line 2,841: | Line 7,669: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A fine leather hat.', | ['Description'] = 'A fine leather hat.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Coyote Carcass'] = { | ['Coyote Carcass'] = { | ||
Line 2,847: | Line 7,685: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead coyote.', | ['Description'] = 'A dead coyote.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Small Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crab Carcass'] = { | ['Crab Carcass'] = { | ||
Line 2,853: | Line 7,701: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A crustacean that loves the ocean, just don\'t get caught in its pinch!', | ['Description'] = 'A crustacean that loves the ocean, just don\'t get caught in its pinch!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Small Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crab Pot'] = { | ['Crab Pot'] = { | ||
Line 2,859: | Line 7,717: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A contraption to catch unsuspecting crabs in search of prey.', | ['Description'] = 'A contraption to catch unsuspecting crabs in search of prey.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crane'] = { | ['Crane'] = { | ||
Line 2,865: | Line 7,733: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the placement and transport of materials in an area.', | ['Description'] = 'Allows the placement and transport of materials in an area.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Construction', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Creosote Bush Seed'] = { | ['Creosote Bush Seed'] = { | ||
Line 2,871: | Line 7,749: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow creosote bushes.', | ['Description'] = 'Plant to grow creosote bushes.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Creosote Bush Seed Pack'] = { | ['Creosote Bush Seed Pack'] = { | ||
Line 2,877: | Line 7,770: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow creosote bushes.', | ['Description'] = 'Plant to grow creosote bushes.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Creosote Flower'] = { | ['Creosote Flower'] = { | ||
Line 2,883: | Line 7,786: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Placeholder Description.', | ['Description'] = 'Placeholder Description.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Crimini Mushroom Spores'] = { | ['Crimini Mushroom Spores'] = { | ||
Line 2,889: | Line 7,807: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow crimini mushrooms.', | ['Description'] = 'Plant to grow crimini mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Crimini Mushroom Spores Pack'] = { | ['Crimini Mushroom Spores Pack'] = { | ||
Line 2,895: | Line 7,828: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow crimini mushrooms.', | ['Description'] = 'Plant to grow crimini mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crimini Mushrooms'] = { | ['Crimini Mushrooms'] = { | ||
Line 2,901: | Line 7,844: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Edible mushrooms that are quite tasty.', | ['Description'] = 'Edible mushrooms that are quite tasty.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Crimson Salad'] = { | ['Crimson Salad'] = { | ||
Line 2,907: | Line 7,865: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Just in case you want to eat red things without eating meat.', | ['Description'] = 'Just in case you want to eat red things without eating meat.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '13.0', | |||
['Protein'] = '7.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '28', | |||
}, | }, | ||
['Crispy Bacon'] = { | ['Crispy Bacon'] = { | ||
Line 2,913: | Line 7,886: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Give me all the bacon and eggs you have.', | ['Description'] = 'Give me all the bacon and eggs you have.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '18.0', | |||
['Fat'] = '26.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Crushed Basalt'] = { | ['Crushed Basalt'] = { | ||
Line 2,919: | Line 7,907: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Basalt rocks that have been crushed into a fine gravel.', | ['Description'] = 'Basalt rocks that have been crushed into a fine gravel.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Coal'] = { | ['Crushed Coal'] = { | ||
Line 2,925: | Line 7,923: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Coal that have been crushed into a usable size.', | ['Description'] = 'Coal that have been crushed into a usable size.', | ||
['Weight'] = '22000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Fuel', 'Coal', 'Burnable Fuel', 'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Copper Ore'] = { | ['Crushed Copper Ore'] = { | ||
Line 2,931: | Line 7,939: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Crushed copper ore that is ready to be concentrated.', | ['Description'] = 'Crushed copper ore that is ready to be concentrated.', | ||
['Weight'] = '28000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Gneiss'] = { | ['Crushed Gneiss'] = { | ||
Line 2,937: | Line 7,955: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Gneiss rocks that have been crushed into a fine gravel.', | ['Description'] = 'Gneiss rocks that have been crushed into a fine gravel.', | ||
['Weight'] = '28000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Gold Ore'] = { | ['Crushed Gold Ore'] = { | ||
Line 2,943: | Line 7,971: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Crushed gold ore that is ready to be concentrated.', | ['Description'] = 'Crushed gold ore that is ready to be concentrated.', | ||
['Weight'] = '28000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Granite'] = { | ['Crushed Granite'] = { | ||
Line 2,949: | Line 7,987: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Granite rocks that have been crushed into a fine gravel.', | ['Description'] = 'Granite rocks that have been crushed into a fine gravel.', | ||
['Weight'] = '26000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Iron Ore'] = { | ['Crushed Iron Ore'] = { | ||
Line 2,955: | Line 8,003: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Crushed iron ore that is ready to be concentrated.', | ['Description'] = 'Crushed iron ore that is ready to be concentrated.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Limestone'] = { | ['Crushed Limestone'] = { | ||
Line 2,961: | Line 8,019: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Limestone rocks that have been crushed into a fine gravel.', | ['Description'] = 'Limestone rocks that have been crushed into a fine gravel.', | ||
['Weight'] = '26000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Mixed Rock'] = { | ['Crushed Mixed Rock'] = { | ||
Line 2,967: | Line 8,035: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A mixture of rocks that can be used in a variety of recipes or simply as landfill.', | ['Description'] = 'A mixture of rocks that can be used in a variety of recipes or simply as landfill.', | ||
['Weight'] = '26000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Oil Shale'] = { | ['Crushed Oil Shale'] = { | ||
Line 2,973: | Line 8,051: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Sandstone'] = { | ['Crushed Sandstone'] = { | ||
Line 2,979: | Line 8,067: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Sandstone rocks that have been crushed into a fine gravel.', | ['Description'] = 'Sandstone rocks that have been crushed into a fine gravel.', | ||
['Weight'] = '24000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Shale'] = { | ['Crushed Shale'] = { | ||
Line 2,985: | Line 8,083: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Shale rocks that have been crushed into a fine gravel.', | ['Description'] = 'Shale rocks that have been crushed into a fine gravel.', | ||
['Weight'] = '24000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Slag'] = { | ['Crushed Slag'] = { | ||
Line 2,991: | Line 8,099: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Slag that has been crushed into a fine gravel.', | ['Description'] = 'Slag that has been crushed into a fine gravel.', | ||
['Weight'] = '24000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Crushed Sulfur'] = { | ['Crushed Sulfur'] = { | ||
Line 2,997: | Line 8,115: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Sulfur rocks that have been crushed into a fine gravel.', | ['Description'] = 'Sulfur rocks that have been crushed into a fine gravel.', | ||
['Weight'] = '28000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Culinary Research Paper Advanced'] = { | ['Culinary Research Paper Advanced'] = { | ||
Line 3,003: | Line 8,131: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Culinary Research Paper Basic'] = { | ['Culinary Research Paper Basic'] = { | ||
Line 3,009: | Line 8,147: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Culinary Research Paper Modern'] = { | ['Culinary Research Paper Modern'] = { | ||
Line 3,015: | Line 8,163: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Culture'] = { | ['Culture'] = { | ||
Line 3,021: | Line 8,179: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'QA Test Object adding Culture value.', | ['Description'] = 'QA Test Object adding Culture value.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Curly'] = { | ['Curly'] = { | ||
Line 3,027: | Line 8,195: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Currency Exchange'] = { | ['Currency Exchange'] = { | ||
Line 3,033: | Line 8,211: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows players to exchange currency.', | ['Description'] = 'Allows players to exchange currency.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Cutting Edge Cooking Skill Book'] = { | ['Cutting Edge Cooking Skill Book'] = { | ||
Line 3,045: | Line 8,227: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cutting Edge Cooking Skill Scroll'] = { | ['Cutting Edge Cooking Skill Scroll'] = { | ||
Line 3,051: | Line 8,243: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cutting Edge Cooking Upgrade'] = { | ['Cutting Edge Cooking Upgrade'] = { | ||
Line 3,057: | Line 8,259: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Cyan Powder'] = { | ['Cyan Powder'] = { | ||
Line 3,063: | Line 8,275: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A mixture of powders in set ranges to make an artifical base cyan color.', | ['Description'] = 'A mixture of powders in set ranges to make an artifical base cyan color.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Pigment', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Anchor'] = { | ['Decorative Anchor'] = { | ||
Line 3,075: | Line 8,291: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'The ship this anchor belonged to no longer needed it.', | ['Description'] = 'The ship this anchor belonged to no longer needed it.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Bowl'] = { | ['Decorative Bowl'] = { | ||
Line 3,081: | Line 8,307: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A decorative bonsai tree cut with artistical skill.', | ['Description'] = 'A decorative bonsai tree cut with artistical skill.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Glass Buoy Blue'] = { | ['Decorative Glass Buoy Blue'] = { | ||
Line 3,087: | Line 8,323: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Glass Buoy Green'] = { | ['Decorative Glass Buoy Green'] = { | ||
Line 3,093: | Line 8,339: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Glass Buoy Red'] = { | ['Decorative Glass Buoy Red'] = { | ||
Line 3,099: | Line 8,355: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Glass Buoy Violet'] = { | ['Decorative Glass Buoy Violet'] = { | ||
Line 3,105: | Line 8,371: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Glass Buoy Yellow'] = { | ['Decorative Glass Buoy Yellow'] = { | ||
Line 3,111: | Line 8,387: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Hanging Buoy'] = { | ['Decorative Hanging Buoy'] = { | ||
Line 3,117: | Line 8,403: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Life Preserver'] = { | ['Decorative Life Preserver'] = { | ||
Line 3,123: | Line 8,419: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It has retired from its previously life-critical role, but great for nautical decor.', | ['Description'] = 'It has retired from its previously life-critical role, but great for nautical decor.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Decorative Ship Wheel'] = { | ['Decorative Ship Wheel'] = { | ||
Line 3,129: | Line 8,435: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Somewhere a ship is no longer going straight.', | ['Description'] = 'Somewhere a ship is no longer going straight.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Deer Carcass'] = { | ['Deer Carcass'] = { | ||
Line 3,141: | Line 8,451: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead deer.', | ['Description'] = 'A dead deer.', | ||
['Weight'] = '3000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Deer Pelt'] = { | ['Deer Pelt'] = { | ||
Line 3,147: | Line 8,467: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple animal skin processed for indoor use.', | ['Description'] = 'A simple animal skin processed for indoor use.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dendrology Research Paper Advanced'] = { | ['Dendrology Research Paper Advanced'] = { | ||
Line 3,153: | Line 8,483: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dendrology Research Paper Basic'] = { | ['Dendrology Research Paper Basic'] = { | ||
Line 3,159: | Line 8,499: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dendrology Research Paper Modern'] = { | ['Dendrology Research Paper Modern'] = { | ||
Line 3,165: | Line 8,515: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Derpy Hat'] = { | ['Derpy Hat'] = { | ||
Line 3,171: | Line 8,531: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.', | ['Description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dev Flood Tool'] = { | ['Dev Flood Tool'] = { | ||
Line 3,177: | Line 8,547: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.', | ['Description'] = 'Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tools', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Dev Paint Tool'] = { | ['Dev Paint Tool'] = { | ||
Line 3,183: | Line 8,563: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Paint tool! It paints with some developer features.', | ['Description'] = 'Paint tool! It paints with some developer features.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Painter', 'Tools', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Dev Tool'] = { | ['Dev Tool'] = { | ||
Line 3,189: | Line 8,579: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS!', | ['Description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Construction', 'Tools', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Digital Work Station'] = { | ['Digital Work Station'] = { | ||
Line 3,195: | Line 8,595: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A state of the art combination of equipment all a budding journalist could need.', | ['Description'] = 'A state of the art combination of equipment all a budding journalist could need.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Dirt'] = { | ['Dirt'] = { | ||
Line 3,201: | Line 8,611: | ||
['Group'] = 'Block Items', | ['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.', | ['Description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.', | ||
['Weight'] = '19000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Road Type', 'Diggable', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dirt Ramp'] = { | ['Dirt Ramp'] = { | ||
Line 3,207: | Line 8,627: | ||
['Group'] = 'Road Items', | ['Group'] = 'Road Items', | ||
['Description'] = '4 x 1 Dirt Ramp.', | ['Description'] = '4 x 1 Dirt Ramp.', | ||
['Weight'] = '60000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Road', 'Placeable On Unowned Land', 'World Object', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dirt Road'] = { | ['Dirt Road'] = { | ||
Line 3,213: | Line 8,643: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.', | ['Description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Distribution Station'] = { | ['Distribution Station'] = { | ||
Line 3,219: | Line 8,659: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.', | ['Description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Economy', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Dowel'] = { | ['Dowel'] = { | ||
Line 3,225: | Line 8,675: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Dowels used for construction.', | ['Description'] = 'Dowels used for construction.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dried Fish'] = { | ['Dried Fish'] = { | ||
Line 3,231: | Line 8,691: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Leaving it outdoors somehow made it more digestible.', | ['Description'] = 'Leaving it outdoors somehow made it more digestible.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '450.0', | |||
['Carbs'] = '1.0', | |||
['Protein'] = '16.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Dried Meat'] = { | ['Dried Meat'] = { | ||
Line 3,237: | Line 8,712: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Leaving it outdoors somehow made it more digestible.', | ['Description'] = 'Leaving it outdoors somehow made it more digestible.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '550.0', | |||
['Carbs'] = '1.0', | |||
['Protein'] = '14.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Dumpster Compost'] = { | ['Dumpster Compost'] = { | ||
Line 3,243: | Line 8,733: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dumpster Garbage'] = { | ['Dumpster Garbage'] = { | ||
Line 3,249: | Line 8,749: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dumpster Recycle'] = { | ['Dumpster Recycle'] = { | ||
Line 3,255: | Line 8,765: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dwarf Willow Seed'] = { | ['Dwarf Willow Seed'] = { | ||
Line 3,261: | Line 8,781: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow dwarf willow.', | ['Description'] = 'Plant to grow dwarf willow.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Dwarf Willow Seed Pack'] = { | ['Dwarf Willow Seed Pack'] = { | ||
Line 3,267: | Line 8,802: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow dwarf willow.', | ['Description'] = 'Plant to grow dwarf willow.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Dynamite'] = { | ['Dynamite'] = { | ||
Line 3,273: | Line 8,818: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)', | ['Description'] = 'A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Easel'] = { | ['Easel'] = { | ||
Line 3,279: | Line 8,834: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An interactive stand allowing paintings to be created using art supplies.', | ['Description'] = 'An interactive stand allowing paintings to be created using art supplies.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ecko Statue'] = { | ['Ecko Statue'] = { | ||
Line 3,285: | Line 8,850: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A statue of a dolphin. What could it mean?', | ['Description'] = 'A statue of a dolphin. What could it mean?', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ecko The Dolphin'] = { | ['Ecko The Dolphin'] = { | ||
Line 3,291: | Line 8,866: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.', | ['Description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Tools', 'Can Be On Table Top'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = 'True', | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ecoylent'] = { | ['Ecoylent'] = { | ||
Line 3,303: | Line 8,882: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A complete meal replacement solution.', | ['Description'] = 'A complete meal replacement solution.', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1500.0', | |||
['Carbs'] = '500.0', | |||
['Protein'] = '500.0', | |||
['Fat'] = '500.0', | |||
['Vitamins'] = '500', | |||
}, | }, | ||
['Egyptian Canoe'] = { | ['Egyptian Canoe'] = { | ||
Line 3,309: | Line 8,903: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Small Canoe for hauling minimal loads.', | ['Description'] = 'Small Canoe for hauling minimal loads.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Election Poster'] = { | ['Election Poster'] = { | ||
Line 3,315: | Line 8,919: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A poster for the wall.', | ['Description'] = 'A poster for the wall.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Electric Lathe'] = { | ['Electric Lathe'] = { | ||
Line 3,321: | Line 8,935: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.', | ['Description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Electric Machinist Table'] = { | ['Electric Machinist Table'] = { | ||
Line 3,327: | Line 8,951: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fancy toolbench that creates equally fancy toys.', | ['Description'] = 'A fancy toolbench that creates equally fancy toys.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Electric Motor'] = { | ['Electric Motor'] = { | ||
Line 3,333: | Line 8,967: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A motor.', | ['Description'] = 'A motor.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Electric Planer'] = { | ['Electric Planer'] = { | ||
Line 3,339: | Line 8,983: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A sander and a jointer rolled into one.', | ['Description'] = 'A sander and a jointer rolled into one.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Electric Stamping Press'] = { | ['Electric Stamping Press'] = { | ||
Line 3,345: | Line 8,999: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tool for shaping or cutting metal by deforming it with a die.', | ['Description'] = 'A tool for shaping or cutting metal by deforming it with a die.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Electric Wall Lamp'] = { | ['Electric Wall Lamp'] = { | ||
Line 3,351: | Line 9,015: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wall mounted lamp that requires electricity to turn on.', | ['Description'] = 'A wall mounted lamp that requires electricity to turn on.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Electric Water Pump'] = { | ['Electric Water Pump'] = { | ||
Line 3,357: | Line 9,031: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Pumps water from a source into a pipe network.', | ['Description'] = 'Pumps water from a source into a pipe network.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Electronics Assembly'] = { | ['Electronics Assembly'] = { | ||
Line 3,369: | Line 9,047: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A set of machinery to create electronics.', | ['Description'] = 'A set of machinery to create electronics.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Electronics Skill Book'] = { | ['Electronics Skill Book'] = { | ||
Line 3,375: | Line 9,063: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Electronics Skill Scroll'] = { | ['Electronics Skill Scroll'] = { | ||
Line 3,381: | Line 9,079: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Electronics Upgrade'] = { | ['Electronics Upgrade'] = { | ||
Line 3,387: | Line 9,095: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Elevator Call Post'] = { | ['Elevator Call Post'] = { | ||
Line 3,393: | Line 9,111: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Used to call a nearby elevator.', | ['Description'] = 'Used to call a nearby elevator.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Elevator Call Post', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Elk Carcass'] = { | ['Elk Carcass'] = { | ||
Line 3,399: | Line 9,127: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead elk.', | ['Description'] = 'A dead elk.', | ||
['Weight'] = '3000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Elk Mount'] = { | ['Elk Mount'] = { | ||
Line 3,405: | Line 9,143: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A hunting trophy for your house.', | ['Description'] = 'A hunting trophy for your house.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Elk Skypiercer'] = { | ['Elk Skypiercer'] = { | ||
Line 3,411: | Line 9,159: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.', | ['Description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Elk Taco'] = { | ['Elk Taco'] = { | ||
Line 3,417: | Line 9,175: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A tasty treat made from corn tortillas and meat.', | ['Description'] = 'A tasty treat made from corn tortillas and meat.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '15.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '22.0', | |||
['Vitamins'] = '6', | |||
}, | }, | ||
['Elk Wellington'] = { | ['Elk Wellington'] = { | ||
Line 3,423: | Line 9,196: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A prime cut of meat surrounded by pastry.', | ['Description'] = 'A prime cut of meat surrounded by pastry.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1450.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '26.0', | |||
['Fat'] = '22.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Embassy Desk'] = { | ['Embassy Desk'] = { | ||
Line 3,429: | Line 9,217: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)', | ['Description'] = 'Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Engineer Sign'] = { | ['Engineer Sign'] = { | ||
Line 3,441: | Line 9,233: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Engineering Research Paper Advanced'] = { | ['Engineering Research Paper Advanced'] = { | ||
Line 3,447: | Line 9,249: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Engineering Research Paper Modern'] = { | ['Engineering Research Paper Modern'] = { | ||
Line 3,453: | Line 9,265: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Epoxy'] = { | ['Epoxy'] = { | ||
Line 3,459: | Line 9,281: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A useful material for hardening, curing, and other various uses.', | ['Description'] = 'A useful material for hardening, curing, and other various uses.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ethanol'] = { | ['Ethanol'] = { | ||
Line 3,465: | Line 9,297: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A material used to make biodiesel. Not suitable for food.', | ['Description'] = 'A material used to make biodiesel. Not suitable for food.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Excavator'] = { | ['Excavator'] = { | ||
Line 3,471: | Line 9,313: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.', | ['Description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Executive Office'] = { | ['Executive Office'] = { | ||
Line 3,477: | Line 9,329: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Elected officials can perform one-time executive actions here.', | ['Description'] = 'Elected officials can perform one-time executive actions here.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Explorer Boots'] = { | ['Explorer Boots'] = { | ||
Line 3,489: | Line 9,345: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)', | ['Description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Explorer Gloves'] = { | ['Explorer Gloves'] = { | ||
Line 3,495: | Line 9,361: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.', | ['Description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Explorer Hat'] = { | ['Explorer Hat'] = { | ||
Line 3,501: | Line 9,377: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A classic adventuring hat protecting you from the unknown.', | ['Description'] = 'A classic adventuring hat protecting you from the unknown.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Explorer Pants'] = { | ['Explorer Pants'] = { | ||
Line 3,507: | Line 9,393: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Reinforced pants for exploring but still be fashionable.', | ['Description'] = 'Reinforced pants for exploring but still be fashionable.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Explorer Shirt'] = { | ['Explorer Shirt'] = { | ||
Line 3,513: | Line 9,409: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A simple white shirt with a tie and a colorable vest.', | ['Description'] = 'A simple white shirt with a tie and a colorable vest.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Extruder'] = { | ['Extruder'] = { | ||
Line 3,519: | Line 9,425: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Fancy Hewn Door'] = { | ['Fancy Hewn Door'] = { | ||
Line 3,525: | Line 9,441: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from roughly hewn logs.', | ['Description'] = 'A door made from roughly hewn logs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fantastic Forest Pizza'] = { | ['Fantastic Forest Pizza'] = { | ||
Line 3,531: | Line 9,457: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Leaves you full and lively.', | ['Description'] = 'Leaves you full and lively.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1250.0', | |||
['Carbs'] = '23.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '17', | |||
}, | }, | ||
['Far East Lumber'] = { | ['Far East Lumber'] = { | ||
Line 3,537: | Line 9,478: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Can be fashioned into various usable equipment.', | ['Description'] = 'Can be fashioned into various usable equipment.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
[' | ['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = 'True', | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farmer Boots'] = { | ['Farmer Boots'] = { | ||
Line 3,549: | Line 9,494: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.(Decreases calories consumed when using tools by 30%)', | ['Description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.(Decreases calories consumed when using tools by 30%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farmer Gloves'] = { | ['Farmer Gloves'] = { | ||
Line 3,555: | Line 9,510: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Water-resistant nylon gloves with textured palms for increased grip.', | ['Description'] = 'Water-resistant nylon gloves with textured palms for increased grip.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farmer Hat'] = { | ['Farmer Hat'] = { | ||
Line 3,561: | Line 9,526: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.', | ['Description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farmer Overalls'] = { | ['Farmer Overalls'] = { | ||
Line 3,567: | Line 9,542: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.', | ['Description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farmer Shirt'] = { | ['Farmer Shirt'] = { | ||
Line 3,573: | Line 9,558: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.', | ['Description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farmer Sign'] = { | ['Farmer Sign'] = { | ||
Line 3,579: | Line 9,574: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Farmers Table'] = { | ['Farmers Table'] = { | ||
Line 3,585: | Line 9,590: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.', | ['Description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Farming Skill Book'] = { | ['Farming Skill Book'] = { | ||
Line 3,597: | Line 9,606: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farming Skill Scroll'] = { | ['Farming Skill Scroll'] = { | ||
Line 3,603: | Line 9,622: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Farming Upgrade'] = { | ['Farming Upgrade'] = { | ||
Line 3,609: | Line 9,638: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Federation Claim Stake'] = { | ['Federation Claim Stake'] = { | ||
Line 3,615: | Line 9,654: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Federation Foundation'] = { | ['Federation Foundation'] = { | ||
Line 3,621: | Line 9,670: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A leap into globalization and a united federation.', | ['Description'] = 'A leap into globalization and a united federation.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Feminine Mannequin'] = { | ['Feminine Mannequin'] = { | ||
Line 3,627: | Line 9,686: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fern Campfire Salad'] = { | ['Fern Campfire Salad'] = { | ||
Line 3,633: | Line 9,702: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '9.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '13', | |||
}, | }, | ||
['Fern Spore'] = { | ['Fern Spore'] = { | ||
Line 3,639: | Line 9,723: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow ferns.', | ['Description'] = 'Plant to grow ferns.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Fern Spore Pack'] = { | ['Fern Spore Pack'] = { | ||
Line 3,645: | Line 9,744: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow ferns.', | ['Description'] = 'Plant to grow ferns.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fertilizers Skill Book'] = { | ['Fertilizers Skill Book'] = { | ||
Line 3,657: | Line 9,760: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fertilizers Skill Scroll'] = { | ['Fertilizers Skill Scroll'] = { | ||
Line 3,663: | Line 9,776: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fertilizers Upgrade'] = { | ['Fertilizers Upgrade'] = { | ||
Line 3,669: | Line 9,792: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fiber Filler'] = { | ['Fiber Filler'] = { | ||
Line 3,675: | Line 9,808: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A filler ingredient used in a variety of fertilizers.', | ['Description'] = 'A filler ingredient used in a variety of fertilizers.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fiber Scutching Station'] = { | ['Fiber Scutching Station'] = { | ||
Line 3,681: | Line 9,824: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.', | ['Description'] = 'A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Fiberglass'] = { | ['Fiberglass'] = { | ||
Line 3,687: | Line 9,840: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plastic reinforced with glass fiber strands.', | ['Description'] = 'Plastic reinforced with glass fiber strands.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fiddleheads'] = { | ['Fiddleheads'] = { | ||
Line 3,693: | Line 9,856: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.', | ['Description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '150.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Field Campfire Stew'] = { | ['Field Campfire Stew'] = { | ||
Line 3,699: | Line 9,877: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.', | ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1100.0', | |||
['Carbs'] = '14.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Filmy Fern Spore'] = { | ['Filmy Fern Spore'] = { | ||
Line 3,705: | Line 9,898: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a filmy fern.', | ['Description'] = 'Plant to grow a filmy fern.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Filmy Fern Spore Pack'] = { | ['Filmy Fern Spore Pack'] = { | ||
Line 3,711: | Line 9,919: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a filmy fern.', | ['Description'] = 'Plant to grow a filmy fern.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fir Log'] = { | ['Fir Log'] = { | ||
Line 3,717: | Line 9,935: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Fir log is a type of softwood with a nice piney smell.', | ['Description'] = 'Fir log is a type of softwood with a nice piney smell.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fir Seed'] = { | ['Fir Seed'] = { | ||
Line 3,723: | Line 9,951: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a fir tree.', | ['Description'] = 'Plant to grow a fir tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Fir Seed Pack'] = { | ['Fir Seed Pack'] = { | ||
Line 3,729: | Line 9,972: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a fir tree.', | ['Description'] = 'Plant to grow a fir tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fireweed Seed'] = { | ['Fireweed Seed'] = { | ||
Line 3,735: | Line 9,988: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow fireweed.', | ['Description'] = 'Plant to grow fireweed.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Fireweed Seed Pack'] = { | ['Fireweed Seed Pack'] = { | ||
Line 3,741: | Line 10,009: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow fireweed.', | ['Description'] = 'Plant to grow fireweed.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fireweed Shoots'] = { | ['Fireweed Shoots'] = { | ||
Line 3,747: | Line 10,025: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A bitter, brightly colored shoot similar to asparagus.', | ['Description'] = 'A bitter, brightly colored shoot similar to asparagus.', | ||
['Weight'] = '80', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '150.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Fish Kites'] = { | ['Fish Kites'] = { | ||
Line 3,753: | Line 10,046: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fixed flying kite for your garden.', | ['Description'] = 'A fixed flying kite for your garden.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fish N Chips'] = { | ['Fish N Chips'] = { | ||
Line 3,759: | Line 10,062: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Deep-fried fish served with a side of taro chips.', | ['Description'] = 'Deep-fried fish served with a side of taro chips.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1000.0', | |||
['Carbs'] = '20.0', | |||
['Protein'] = '10.0', | |||
['Fat'] = '20.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Fish Rack'] = { | ['Fish Rack'] = { | ||
Line 3,765: | Line 10,083: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple display of today\'s catch.', | ['Description'] = 'A simple display of today\'s catch.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fish Trap'] = { | ['Fish Trap'] = { | ||
Line 3,771: | Line 10,099: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ', | ['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. ', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fishery'] = { | ['Fishery'] = { | ||
Line 3,777: | Line 10,115: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A place to create traps and prepare seafood.', | ['Description'] = 'A place to create traps and prepare seafood.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Fishing Pole'] = { | ['Fishing Pole'] = { | ||
Line 3,783: | Line 10,131: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['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.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tools', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Fit Torso'] = { | ['Fit Torso'] = { | ||
Line 3,789: | Line 10,147: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Torso', | ['Description'] = 'Torso', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Flat Steel'] = { | ['Flat Steel'] = { | ||
Line 3,795: | Line 10,163: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Coated with a layer of epoxy, this steel refuses to rust.', | ['Description'] = 'Coated with a layer of epoxy, this steel refuses to rust.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Flat Steel Door'] = { | ['Flat Steel Door'] = { | ||
Line 3,801: | Line 10,179: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful modern flat steel door with a large viewing window.', | ['Description'] = 'A beautiful modern flat steel door with a large viewing window.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Flatbread'] = { | ['Flatbread'] = { | ||
Line 3,807: | Line 10,195: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.', | ['Description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '500.0', | |||
['Carbs'] = '17.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Flax Fiber'] = { | ['Flax Fiber'] = { | ||
Line 3,813: | Line 10,216: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Processed fibers of flax ready to be spun into yarn.', | ['Description'] = 'Processed fibers of flax ready to be spun into yarn.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Flax Seed'] = { | ['Flax Seed'] = { | ||
Line 3,819: | Line 10,232: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow flax. ', | ['Description'] = 'Plant to grow flax. ', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Flax Seed Pack'] = { | ['Flax Seed Pack'] = { | ||
Line 3,825: | Line 10,253: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow flax. ', | ['Description'] = 'Plant to grow flax. ', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Flax Stem'] = { | ['Flax Stem'] = { | ||
Line 3,831: | Line 10,269: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A bundle of harvested flax that can be processed into fabric.', | ['Description'] = 'A bundle of harvested flax that can be processed into fabric.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Flax Trawler Net'] = { | ['Flax Trawler Net'] = { | ||
Line 3,837: | Line 10,285: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.', | ['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Flaxseed Oil'] = { | ['Flaxseed Oil'] = { | ||
Line 3,843: | Line 10,301: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.', | ['Description'] = 'An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Fat', 'Oil', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
['Calories'] = '120.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '15.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Fletching Table'] = { | ['Fletching Table'] = { | ||
Line 3,849: | Line 10,322: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A table for the capable hunter to improve their tools.', | ['Description'] = 'A table for the capable hunter to improve their tools.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Flour'] = { | ['Flour'] = { | ||
Line 3,855: | Line 10,338: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A fine, milled wheat product that\'s useful for all baking.', | ['Description'] = 'A fine, milled wheat product that\'s useful for all baking.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '50.0', | |||
['Carbs'] = '15.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
[' | ['Food Sign'] = { | ||
['ID'] = ' | ['ID'] = 'FoodSignItem', | ||
['Category'] = ' | ['Category'] = 'WorldObject', | ||
['Group'] = ' | ['Group'] = 'World Object', | ||
['Description'] = ' | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Fox Carcass'] = { | |||
['Fox Carcass'] = { | |||
['ID'] = 'FoxCarcassItem', | ['ID'] = 'FoxCarcassItem', | ||
['Category'] = '_None', | ['Category'] = '_None', | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead fox.', | ['Description'] = 'A dead fox.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Small Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fox Pelt'] = { | ['Fox Pelt'] = { | ||
Line 4,041: | Line 10,391: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple animal skin processed for indoor use.', | ['Description'] = 'A simple animal skin processed for indoor use.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Framed Glass'] = { | ['Framed Glass'] = { | ||
Line 4,047: | Line 10,407: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Glass which was reinforced by a steel frame.', | ['Description'] = 'Glass which was reinforced by a steel frame.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Framed Glass Door'] = { | ['Framed Glass Door'] = { | ||
Line 4,053: | Line 10,423: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A beautiful glass door made of steel and glass.', | ['Description'] = 'A beautiful glass door made of steel and glass.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fried Camas'] = { | ['Fried Camas'] = { | ||
Line 4,059: | Line 10,439: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Deep fried Camas. Bit greasy.', | ['Description'] = 'Deep fried Camas. Bit greasy.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '9.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Fried Fiddleheads'] = { | ['Fried Fiddleheads'] = { | ||
Line 4,065: | Line 10,460: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Secret\'s in the sauce.', | ['Description'] = 'Secret\'s in the sauce.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '11.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Fried Hare Haunches'] = { | ['Fried Hare Haunches'] = { | ||
Line 4,071: | Line 10,481: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Everything is better deep fried.', | ['Description'] = 'Everything is better deep fried.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '750.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '15.0', | |||
['Fat'] = '27.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Fried Hearts Of Palm'] = { | ['Fried Hearts Of Palm'] = { | ||
Line 4,077: | Line 10,502: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Secret\'s in the sauce.', | ['Description'] = 'Secret\'s in the sauce.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '13.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Fried Taro'] = { | ['Fried Taro'] = { | ||
Line 4,083: | Line 10,523: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Secret\'s in the sauce.', | ['Description'] = 'Secret\'s in the sauce.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '14.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Fried Tomatoes'] = { | ['Fried Tomatoes'] = { | ||
Line 4,089: | Line 10,544: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Secret\'s in the sauce.', | ['Description'] = 'Secret\'s in the sauce.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '11.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Fried Vegetables'] = { | ['Fried Vegetables'] = { | ||
Line 4,095: | Line 10,565: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '560.0', | |||
['Carbs'] = '11.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Friendly Scarecrow'] = { | ['Friendly Scarecrow'] = { | ||
Line 4,101: | Line 10,586: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Keeps animals away, but not in a scary way. (WIP)', | ['Description'] = 'Keeps animals away, but not in a scary way. (WIP)', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Froth Floatation Cell'] = { | ['Froth Floatation Cell'] = { | ||
Line 4,107: | Line 10,602: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.', | ['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
}, | }, | ||
['Fruit Muffin'] = { | ['Fruit Muffin'] = { | ||
Line 4,281: | Line 10,618: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A soft, slightly sweet bread studded with juicy fruits.', | ['Description'] = 'A soft, slightly sweet bread studded with juicy fruits.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '16', | |||
}, | }, | ||
['Fruit Salad'] = { | ['Fruit Salad'] = { | ||
Line 4,287: | Line 10,639: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.', | ['Description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Salad', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '12.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '19', | |||
}, | }, | ||
['Fruit Tart'] = { | ['Fruit Tart'] = { | ||
Line 4,293: | Line 10,660: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.', | ['Description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '22.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '9.0', | |||
['Vitamins'] = '14', | |||
}, | }, | ||
['Fungi Feet'] = { | ['Fungi Feet'] = { | ||
Line 4,299: | Line 10,681: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Feet', | ['Description'] = 'Feet', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fur Pelt'] = { | ['Fur Pelt'] = { | ||
Line 4,305: | Line 10,697: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A soft, furry pelt.', | ['Description'] = 'A soft, furry pelt.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Fuse'] = { | ['Fuse'] = { | ||
Line 4,311: | Line 10,713: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A small glass fuse easily replacable to safeguard against electric accidents.', | ['Description'] = 'A small glass fuse easily replacable to safeguard against electric accidents.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Galaxy Vase'] = { | ['Galaxy Vase'] = { | ||
Line 4,317: | Line 10,729: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A vase made with glass to brighten up your home.', | ['Description'] = 'A vase made with glass to brighten up your home.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Garbage'] = { | ['Garbage'] = { | ||
Line 4,323: | Line 10,745: | ||
['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.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Garden Boots'] = { | ['Garden Boots'] = { | ||
Line 4,329: | Line 10,761: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)', | ['Description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Garden Gravel'] = { | ['Garden Gravel'] = { | ||
Line 4,335: | Line 10,777: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'An unexpected surprise of peace and quiet in the rush for survival..', | ['Description'] = 'An unexpected surprise of peace and quiet in the rush for survival..', | ||
['Weight'] = '26000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Constructable', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Garden Pond'] = { | ['Garden Pond'] = { | ||
Line 4,341: | Line 10,793: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple pond filled with water for your decorative outdoor needs.', | ['Description'] = 'A simple pond filled with water for your decorative outdoor needs.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gasoline'] = { | ['Gasoline'] = { | ||
Line 4,347: | Line 10,809: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Refined petroleum useful for fueling machines and generators.', | ['Description'] = 'Refined petroleum useful for fueling machines and generators.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '10', | |||
[' | ['Tags'] = {'Fuel', 'Liquid Fuel', 'Block', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gathering Advanced Upgrade'] = { | ['Gathering Advanced Upgrade'] = { | ||
Line 4,359: | Line 10,825: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gathering Basic Upgrade'] = { | ['Gathering Basic Upgrade'] = { | ||
Line 4,365: | Line 10,841: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gathering Research Paper Basic'] = { | ['Gathering Research Paper Basic'] = { | ||
Line 4,371: | Line 10,857: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gearbox'] = { | ['Gearbox'] = { | ||
Line 4,377: | Line 10,873: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.', | ['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Geology Research Paper Advanced'] = { | ['Geology Research Paper Advanced'] = { | ||
Line 4,383: | Line 10,889: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Geology Research Paper Basic'] = { | ['Geology Research Paper Basic'] = { | ||
Line 4,389: | Line 10,905: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Geology Research Paper Modern'] = { | ['Geology Research Paper Modern'] = { | ||
Line 4,395: | Line 10,921: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Giant Cactus Fruit'] = { | ['Giant Cactus Fruit'] = { | ||
Line 4,401: | Line 10,937: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A bulbous fruit that used to top Saguaro cacti.', | ['Description'] = 'A bulbous fruit that used to top Saguaro cacti.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '100.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Gigot Sleeve Shirt'] = { | ['Gigot Sleeve Shirt'] = { | ||
Line 4,407: | Line 10,958: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.', | ['Description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Glass'] = { | ['Glass'] = { | ||
Line 4,413: | Line 10,974: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A transparent, solid material useful for more than just windows.', | ['Description'] = 'A transparent, solid material useful for more than just windows.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Glass Lens'] = { | ['Glass Lens'] = { | ||
Line 4,419: | Line 10,990: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A thin shaped piece of glass very useful for devices used to interact with light.', | ['Description'] = 'A thin shaped piece of glass very useful for devices used to interact with light.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Glassworking Advanced Upgrade'] = { | ['Glassworking Advanced Upgrade'] = { | ||
Line 4,431: | Line 11,006: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Glassworking Modern Upgrade'] = { | ['Glassworking Modern Upgrade'] = { | ||
Line 4,437: | Line 11,022: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Glassworking Skill Book'] = { | ['Glassworking Skill Book'] = { | ||
Line 4,443: | Line 11,038: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Glassworking Skill Scroll'] = { | ['Glassworking Skill Scroll'] = { | ||
Line 4,449: | Line 11,054: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Glassworks'] = { | ['Glassworks'] = { | ||
Line 4,455: | Line 11,070: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A specialized kiln used to transform sand into buildable blocks and decorations.', | ['Description'] = 'A specialized kiln used to transform sand into buildable blocks and decorations.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Global Calorie Buff Item'] = { | ['Global Calorie Buff Item'] = { | ||
Line 4,461: | Line 11,086: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gneiss'] = { | ['Gneiss'] = { | ||
Line 4,473: | Line 11,102: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.', | ['Description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.', | ||
['Weight'] = '7000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Goat Mount'] = { | ['Goat Mount'] = { | ||
Line 4,479: | Line 11,118: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A hunting trophy for your house.', | ['Description'] = 'A hunting trophy for your house.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gold Bar'] = { | ['Gold Bar'] = { | ||
Line 4,485: | Line 11,134: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Refined bar of gold.', | ['Description'] = 'Refined bar of gold.', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Currency', 'Metal', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gold Concentrate'] = { | ['Gold Concentrate'] = { | ||
Line 4,491: | Line 11,150: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ['Description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gold Flakes'] = { | ['Gold Flakes'] = { | ||
Line 4,497: | Line 11,166: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A highly efficient conductor for delicate electronics.', | ['Description'] = 'A highly efficient conductor for delicate electronics.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gold Frame Landscape'] = { | ['Gold Frame Landscape'] = { | ||
Line 4,503: | Line 11,182: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A gold frame useful for simple picture and art displays.', | ['Description'] = 'A gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Gold Frame Portrait'] = { | ['Gold Frame Portrait'] = { | ||
Line 4,509: | Line 11,198: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A gold frame useful for simple picture and art displays.', | ['Description'] = 'A gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Gold Frame Square'] = { | ['Gold Frame Square'] = { | ||
Line 4,515: | Line 11,214: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A gold frame useful for simple picture and art displays.', | ['Description'] = 'A gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Gold Frame Tall'] = { | ['Gold Frame Tall'] = { | ||
Line 4,521: | Line 11,230: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A gold frame useful for simple picture and art displays.', | ['Description'] = 'A gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Gold Frame Wide'] = { | ['Gold Frame Wide'] = { | ||
Line 4,527: | Line 11,246: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A gold frame useful for simple picture and art displays.', | ['Description'] = 'A gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Gold Ore'] = { | ['Gold Ore'] = { | ||
Line 4,533: | Line 11,262: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Unrefined ore with traces of gold.', | ['Description'] = 'Unrefined ore with traces of gold.', | ||
['Weight'] = '7500', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Gold Wiring'] = { | ['Gold Wiring'] = { | ||
Line 4,539: | Line 11,278: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A length of gold conductive wire useful for a variety of purposes.', | ['Description'] = 'A length of gold conductive wire useful for a variety of purposes.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Ingredient', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Government Office'] = { | ['Government Office'] = { | ||
Line 4,551: | Line 11,294: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the creation of Elected Titles, which can be given special privileges.', | ['Description'] = 'Allows the creation of Elected Titles, which can be given special privileges.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Granite'] = { | ['Granite'] = { | ||
Line 4,557: | Line 11,310: | ||
['Group'] = 'Block Items', | ['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!', | ['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!', | ||
['Weight'] = '6500', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Granite Spiral Fountain'] = { | ['Granite Spiral Fountain'] = { | ||
Line 4,563: | Line 11,326: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large fountain with a spiral motif.', | ['Description'] = 'A large fountain with a spiral motif.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Granite Terrace Fountain'] = { | ['Granite Terrace Fountain'] = { | ||
Line 4,569: | Line 11,342: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large fountain with a multi-layered terracing display.', | ['Description'] = 'A large fountain with a multi-layered terracing display.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Grass Seed'] = { | ['Grass Seed'] = { | ||
Line 4,581: | Line 11,358: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow grass.', | ['Description'] = 'Plant to grow grass.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Grass Seed Pack'] = { | ['Grass Seed Pack'] = { | ||
Line 4,587: | Line 11,379: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow grass.', | ['Description'] = 'Plant to grow grass.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Grindstone'] = { | ['Grindstone'] = { | ||
Line 4,593: | Line 11,395: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A workstation for repairing tools and crafting new ones.', | ['Description'] = 'A workstation for repairing tools and crafting new ones.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hand Plow'] = { | ['Hand Plow'] = { | ||
Line 4,599: | Line 11,411: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tool that tills the field for farming.', | ['Description'] = 'A tool that tills the field for farming.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Plow', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Handheld Camera'] = { | ['Handheld Camera'] = { | ||
Line 4,605: | Line 11,427: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern piece of marvel that allows a more detailed way of saving landscape.', | ['Description'] = 'A modern piece of marvel that allows a more detailed way of saving landscape.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hands'] = { | ['Hands'] = { | ||
Line 4,611: | Line 11,443: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'When you\'re not using tools for a job, you put these to work.', | ['Description'] = 'When you\'re not using tools for a job, you put these to work.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Planter', 'Construction', 'Harvester', 'Not Allowed In Inventories', 'Tools', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hanging Electric Wall Lamp'] = { | ['Hanging Electric Wall Lamp'] = { | ||
Line 4,617: | Line 11,459: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wall mounted lamp that requires electricity to turn on.', | ['Description'] = 'A wall mounted lamp that requires electricity to turn on.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hanging Long Steel Sign'] = { | ['Hanging Long Steel Sign'] = { | ||
Line 4,623: | Line 11,475: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A long steel plate for when you need to display extra large text.', | ['Description'] = 'A long steel plate for when you need to display extra large text.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hanging Steel Framed Sign'] = { | ['Hanging Steel Framed Sign'] = { | ||
Line 4,629: | Line 11,491: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large wooden sign framed with steel.', | ['Description'] = 'A large wooden sign framed with steel.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hanging Steel Mine Sign'] = { | ['Hanging Steel Mine Sign'] = { | ||
Line 4,635: | Line 11,507: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A hanging sign made of steel plates.', | ['Description'] = 'A hanging sign made of steel plates.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hanging Steel Plain Sign'] = { | ['Hanging Steel Plain Sign'] = { | ||
Line 4,641: | Line 11,523: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large hanging steel sign attached to a wooden frame.', | ['Description'] = 'A large hanging steel sign attached to a wooden frame.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hanging Steel Shop Sign'] = { | ['Hanging Steel Shop Sign'] = { | ||
Line 4,647: | Line 11,539: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.', | ['Description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Hardwood Board'] = { | ['Hardwood Board'] = { | ||
Line 4,653: | Line 11,555: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A higher quality hardwood board used for long lasting furniture.', | ['Description'] = 'A higher quality hardwood board used for long lasting furniture.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardwood Hewn Log'] = { | ['Hardwood Hewn Log'] = { | ||
Line 4,659: | Line 11,571: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardwood Lumber'] = { | ['Hardwood Lumber'] = { | ||
Line 4,665: | Line 11,587: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Can be fashioned into various usable equipment.', | ['Description'] = 'Can be fashioned into various usable equipment.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardwood Lumber Bench'] = { | ['Hardwood Lumber Bench'] = { | ||
Line 4,671: | Line 11,603: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardwood Lumber Chair'] = { | ['Hardwood Lumber Chair'] = { | ||
Line 4,677: | Line 11,619: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardwood Lumber Door'] = { | ['Hardwood Lumber Door'] = { | ||
Line 4,683: | Line 11,635: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from finely cut lumber.', | ['Description'] = 'A door made from finely cut lumber.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardwood Lumber Dresser'] = { | ['Hardwood Lumber Dresser'] = { | ||
Line 4,689: | Line 11,651: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardwood Lumber Table'] = { | ['Hardwood Lumber Table'] = { | ||
Line 4,695: | Line 11,667: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large lumber table for eating meals or getting some work done.', | ['Description'] = 'A large lumber table for eating meals or getting some work done.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hardy Beard'] = { | ['Hardy Beard'] = { | ||
Line 4,707: | Line 11,683: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hare Carcass'] = { | ['Hare Carcass'] = { | ||
Line 4,713: | Line 11,699: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead hare.', | ['Description'] = 'A dead hare.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Tiny Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hare Pelt'] = { | ['Hare Pelt'] = { | ||
Line 4,719: | Line 11,715: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple animal skin processed for indoor use.', | ['Description'] = 'A simple animal skin processed for indoor use.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Heart Of Palm'] = { | ['Heart Of Palm'] = { | ||
Line 4,725: | Line 11,731: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Collected from the inner core and growing bud of a palm tree.', | ['Description'] = 'Collected from the inner core and growing bud of a palm tree.', | ||
['Weight'] = '150', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '100.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Hearty Hometown Pizza'] = { | ['Hearty Hometown Pizza'] = { | ||
Line 4,731: | Line 11,752: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'When you feel nostalgic and miss that cozy hometown feeling.', | ['Description'] = 'When you feel nostalgic and miss that cozy hometown feeling.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '28.0', | |||
['Protein'] = '7.0', | |||
['Fat'] = '11.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Heat Sink'] = { | ['Heat Sink'] = { | ||
Line 4,737: | Line 11,773: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A copper plate to draw and disperse heat.', | ['Description'] = 'A copper plate to draw and disperse heat.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Heliconia Seed'] = { | ['Heliconia Seed'] = { | ||
Line 4,743: | Line 11,789: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow heliconia.', | ['Description'] = 'Plant to grow heliconia.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Heliconia Seed Pack'] = { | ['Heliconia Seed Pack'] = { | ||
Line 4,749: | Line 11,810: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow heliconia.', | ['Description'] = 'Plant to grow heliconia.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hemp Mooring Rope'] = { | ['Hemp Mooring Rope'] = { | ||
Line 4,755: | Line 11,826: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Strong ropes used to hold down and prevent ships from moving around.', | ['Description'] = 'Strong ropes used to hold down and prevent ships from moving around.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Henley'] = { | ['Henley'] = { | ||
Line 4,761: | Line 11,842: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.', | ['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.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Bench'] = { | ['Hewn Bench'] = { | ||
Line 4,767: | Line 11,858: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic wooden bench.', | ['Description'] = 'A basic wooden bench.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Chair'] = { | ['Hewn Chair'] = { | ||
Line 4,773: | Line 11,874: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Door'] = { | ['Hewn Door'] = { | ||
Line 4,779: | Line 11,890: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from roughly hewn logs.', | ['Description'] = 'A door made from roughly hewn logs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Dresser'] = { | ['Hewn Dresser'] = { | ||
Line 4,785: | Line 11,906: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ['Description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Hardwood Bench'] = { | ['Hewn Hardwood Bench'] = { | ||
Line 4,791: | Line 11,922: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic wooden bench.', | ['Description'] = 'A basic wooden bench.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Hardwood Chair'] = { | ['Hewn Hardwood Chair'] = { | ||
Line 4,797: | Line 11,938: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Hardwood Door'] = { | ['Hewn Hardwood Door'] = { | ||
Line 4,803: | Line 11,954: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from roughly hewn logs.', | ['Description'] = 'A door made from roughly hewn logs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Hardwood Table'] = { | ['Hewn Hardwood Table'] = { | ||
Line 4,809: | Line 11,970: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large table for placing things on.', | ['Description'] = 'A large table for placing things on.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Log'] = { | ['Hewn Log'] = { | ||
Line 4,815: | Line 11,986: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Nightstand'] = { | ['Hewn Nightstand'] = { | ||
Line 4,821: | Line 12,002: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple hewn wooden nightstand you can pile unread books on.', | ['Description'] = 'A simple hewn wooden nightstand you can pile unread books on.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Softwood Bench'] = { | ['Hewn Softwood Bench'] = { | ||
Line 4,827: | Line 12,018: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic wooden bench.', | ['Description'] = 'A basic wooden bench.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Softwood Chair'] = { | ['Hewn Softwood Chair'] = { | ||
Line 4,833: | Line 12,034: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Softwood Door'] = { | ['Hewn Softwood Door'] = { | ||
Line 4,839: | Line 12,050: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from roughly hewn logs.', | ['Description'] = 'A door made from roughly hewn logs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Softwood Table'] = { | ['Hewn Softwood Table'] = { | ||
Line 4,845: | Line 12,066: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large table for placing things on.', | ['Description'] = 'A large table for placing things on.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hewn Table'] = { | ['Hewn Table'] = { | ||
Line 4,851: | Line 12,082: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large table for placing things on.', | ['Description'] = 'A large table for placing things on.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hide Ash Fertilizer'] = { | ['Hide Ash Fertilizer'] = { | ||
Line 4,857: | Line 12,098: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A fertilizer made from hide ash and fillers.', | ['Description'] = 'A fertilizer made from hide ash and fillers.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Homestead Claim Stake'] = { | ['Homestead Claim Stake'] = { | ||
Line 4,863: | Line 12,114: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.', | ['Description'] = 'Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Homestead Support Claim Paper'] = { | ['Homestead Support Claim Paper'] = { | ||
Line 4,869: | Line 12,130: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.', | ['Description'] = 'Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '500', | |||
['Tags'] = {'Currency'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hosomaki'] = { | ['Hosomaki'] = { | ||
Line 4,875: | Line 12,146: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ', | ['Description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '21.0', | |||
['Protein'] = '19.0', | |||
['Fat'] = '5.0', | |||
['Vitamins'] = '8', | |||
}, | }, | ||
['Huckleberries'] = { | ['Huckleberries'] = { | ||
Line 4,881: | Line 12,167: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A handfull of small wild berries. I\'m your huckleberry.', | ['Description'] = 'A handfull of small wild berries. I\'m your huckleberry.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '150.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '6', | |||
}, | }, | ||
['Huckleberry Extract'] = { | ['Huckleberry Extract'] = { | ||
Line 4,887: | Line 12,188: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A concentrated blast of huckleberry goodness.', | ['Description'] = 'A concentrated blast of huckleberry goodness.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '60.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '15', | |||
}, | }, | ||
['Huckleberry Fritter'] = { | ['Huckleberry Fritter'] = { | ||
Line 4,893: | Line 12,209: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Fried and sweet.', | ['Description'] = 'Fried and sweet.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '16.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '20.0', | |||
['Vitamins'] = '8', | |||
}, | }, | ||
['Huckleberry Pie'] = { | ['Huckleberry Pie'] = { | ||
Line 4,899: | Line 12,230: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A fantastic combination of flaky crust and scrumptious berries.', | ['Description'] = 'A fantastic combination of flaky crust and scrumptious berries.', | ||
['Weight'] = '600', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1300.0', | |||
['Carbs'] = '13.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '16', | |||
}, | }, | ||
['Huckleberry Seed'] = { | ['Huckleberry Seed'] = { | ||
Line 4,905: | Line 12,251: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a huckleberry bush.', | ['Description'] = 'Plant to grow a huckleberry bush.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Huckleberry Seed Pack'] = { | ['Huckleberry Seed Pack'] = { | ||
Line 4,911: | Line 12,272: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a huckleberry bush.', | ['Description'] = 'Plant to grow a huckleberry bush.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Huge Banner Sign'] = { | ['Huge Banner Sign'] = { | ||
Line 4,917: | Line 12,288: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A banner made out of fabric held up by ropes and some pieces of wood.', | ['Description'] = 'A banner made out of fabric held up by ropes and some pieces of wood.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Huge Iron Banner Sign'] = { | ['Huge Iron Banner Sign'] = { | ||
Line 4,923: | Line 12,304: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A very large iron banner placed between two iron pillars. ', | ['Description'] = 'A very large iron banner placed between two iron pillars. ', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Huge Iron Sign'] = { | ['Huge Iron Sign'] = { | ||
Line 4,929: | Line 12,320: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A very large iron sign.', | ['Description'] = 'A very large iron sign.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Huge Steel Banner Sign'] = { | ['Huge Steel Banner Sign'] = { | ||
Line 4,935: | Line 12,336: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large illuminated banner mounted on a steel frame portal.', | ['Description'] = 'A large illuminated banner mounted on a steel frame portal.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Huge Steel Sign'] = { | ['Huge Steel Sign'] = { | ||
Line 4,941: | Line 12,352: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An illuminated large steel sign.', | ['Description'] = 'An illuminated large steel sign.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Huge Wooden Banner Sign'] = { | ['Huge Wooden Banner Sign'] = { | ||
Line 4,947: | Line 12,368: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A banner made out of fabric held up by ropes held up between wooden pillars.', | ['Description'] = 'A banner made out of fabric held up by ropes held up between wooden pillars.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Human Limbs'] = { | ['Human Limbs'] = { | ||
Line 4,953: | Line 12,384: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Limbs', | ['Description'] = 'Limbs', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Not In Browser'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
[' | ['IsFuel'] = nil, | ||
[' | ['IsStackable'] = 'True', | ||
[' | |||
[' | |||
}, | }, | ||
['Hunting Upgrade'] = { | ['Hunting Upgrade'] = { | ||
Line 4,971: | Line 12,400: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Hydrocolloids'] = { | ['Hydrocolloids'] = { | ||
Line 4,977: | Line 12,416: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Used to make collids for bursts of flavor.', | ['Description'] = 'Used to make collids for bursts of flavor.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '10.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Hydrometer'] = { | ['Hydrometer'] = { | ||
Line 4,983: | Line 12,437: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Measures the water content of the environment.', | ['Description'] = 'Measures the water content of the environment.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tools', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Icebox'] = { | ['Icebox'] = { | ||
Line 4,989: | Line 12,453: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A box of ice. It\'s in the name!', | ['Description'] = 'A box of ice. It\'s in the name!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Immigration Desk'] = { | ['Immigration Desk'] = { | ||
Line 4,995: | Line 12,469: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Immigration requirements and decisions needs to pass an immigration desk before approval.', | ['Description'] = 'Immigration requirements and decisions needs to pass an immigration desk before approval.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Industrial'] = { | ['Industrial'] = { | ||
Line 5,001: | Line 12,485: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'QA Test Object adding Industrial room overriding any value.', | ['Description'] = 'QA Test Object adding Industrial room overriding any value.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Industrial Barge'] = { | ['Industrial Barge'] = { | ||
Line 5,007: | Line 12,501: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '30000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Industrial Elevator'] = { | ['Industrial Elevator'] = { | ||
Line 5,013: | Line 12,517: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.', | ['Description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Elevator', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Industrial Generator'] = { | ['Industrial Generator'] = { | ||
Line 5,019: | Line 12,533: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large modern generator consuming liquid fuel to generate high volumes of electricity.', | ['Description'] = 'A large modern generator consuming liquid fuel to generate high volumes of electricity.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Industrial Mill'] = { | ['Industrial Mill'] = { | ||
Line 5,025: | Line 12,549: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Refines food resources and more by crushing them using a more advanced technology than wind and stone.', | ['Description'] = 'Refines food resources and more by crushing them using a more advanced technology than wind and stone.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Industrial Refrigerator'] = { | ['Industrial Refrigerator'] = { | ||
Line 5,031: | Line 12,565: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger food storage solution for when you want to keep it fresh!', | ['Description'] = 'A larger food storage solution for when you want to keep it fresh!', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Industry Skill Book'] = { | ['Industry Skill Book'] = { | ||
Line 5,043: | Line 12,581: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Industry Skill Scroll'] = { | ['Industry Skill Scroll'] = { | ||
Line 5,049: | Line 12,597: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Industry Upgrade'] = { | ['Industry Upgrade'] = { | ||
Line 5,055: | Line 12,613: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Infused Oil'] = { | ['Infused Oil'] = { | ||
Line 5,061: | Line 12,629: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Oil infused with flavor to enhance it.', | ['Description'] = 'Oil infused with flavor to enhance it.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '120.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '12.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Injection Mold Machine'] = { | ['Injection Mold Machine'] = { | ||
Line 5,067: | Line 12,650: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A machine with the life long purpose of turning raw plastic into usable furniture and devices.', | ['Description'] = 'A machine with the life long purpose of turning raw plastic into usable furniture and devices.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ink'] = { | ['Ink'] = { | ||
Line 5,073: | Line 12,666: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A vial of ink used in more sophisticated processing of paper into documents.', | ['Description'] = 'A vial of ink used in more sophisticated processing of paper into documents.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Anchor'] = { | ['Iron Anchor'] = { | ||
Line 5,079: | Line 12,682: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A solid iron anchor used to park your vessel.', | ['Description'] = 'A solid iron anchor used to park your vessel.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Axe'] = { | ['Iron Axe'] = { | ||
Line 5,085: | Line 12,698: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A sturdy iron axe made for cutting down trees.', | ['Description'] = 'A sturdy iron axe made for cutting down trees.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Axle'] = { | ['Iron Axle'] = { | ||
Line 5,091: | Line 12,714: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.', | ['Description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Bar'] = { | ['Iron Bar'] = { | ||
Line 5,097: | Line 12,730: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Refined bar of iron.', | ['Description'] = 'Refined bar of iron.', | ||
['Weight'] = '15000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Currency', 'Metal', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Concentrate'] = { | ['Iron Concentrate'] = { | ||
Line 5,103: | Line 12,746: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ['Description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Frame Landscape'] = { | ['Iron Frame Landscape'] = { | ||
Line 5,109: | Line 12,762: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An iron frame useful for simple picture and art displays.', | ['Description'] = 'An iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Frame Portrait'] = { | ['Iron Frame Portrait'] = { | ||
Line 5,115: | Line 12,778: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An iron frame useful for simple picture and art displays.', | ['Description'] = 'An iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Frame Square'] = { | ['Iron Frame Square'] = { | ||
Line 5,121: | Line 12,794: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An iron frame useful for simple picture and art displays.', | ['Description'] = 'An iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Frame Tall'] = { | ['Iron Frame Tall'] = { | ||
Line 5,127: | Line 12,810: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An iron frame useful for simple picture and art displays.', | ['Description'] = 'An iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Frame Wide'] = { | ['Iron Frame Wide'] = { | ||
Line 5,133: | Line 12,826: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An iron frame useful for simple picture and art displays.', | ['Description'] = 'An iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Gear'] = { | ['Iron Gear'] = { | ||
Line 5,139: | Line 12,842: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A toothed machine part that interlocks with others.', | ['Description'] = 'A toothed machine part that interlocks with others.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Gear', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Hammer'] = { | ['Iron Hammer'] = { | ||
Line 5,145: | Line 12,858: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'An iron hammer allows for more sophisticated building.', | ['Description'] = 'An iron hammer allows for more sophisticated building.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Hoe'] = { | ['Iron Hoe'] = { | ||
Line 5,151: | Line 12,874: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A sturdy iron hoe made for tilling the soil.', | ['Description'] = 'A sturdy iron hoe made for tilling the soil.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Hull Sheet'] = { | ['Iron Hull Sheet'] = { | ||
Line 5,157: | Line 12,890: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Thin iron plates for use in various crafting recipes.', | ['Description'] = 'Thin iron plates for use in various crafting recipes.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Machete'] = { | ['Iron Machete'] = { | ||
Line 5,163: | Line 12,906: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A machete used to quickly clear plants.', | ['Description'] = 'A machete used to quickly clear plants.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Ore'] = { | ['Iron Ore'] = { | ||
Line 5,169: | Line 12,922: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Unrefined ore with traces of iron.', | ['Description'] = 'Unrefined ore with traces of iron.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Oxide'] = { | ['Iron Oxide'] = { | ||
Line 5,175: | Line 12,938: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Pulverized iron ore left out exposed turning it into what commonly is known as rust.', | ['Description'] = 'Pulverized iron ore left out exposed turning it into what commonly is known as rust.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Pigment', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Paint Sprayer'] = { | ['Iron Paint Sprayer'] = { | ||
Line 5,181: | Line 12,954: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A mechanical paint tool with more advanced functionality over its crude wooden predecessor.', | ['Description'] = 'A mechanical paint tool with more advanced functionality over its crude wooden predecessor.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Pickaxe'] = { | ['Iron Pickaxe'] = { | ||
Line 5,187: | Line 12,970: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A sturdy iron pickaxe used to break down stone and ore into usable rubble.', | ['Description'] = 'A sturdy iron pickaxe used to break down stone and ore into usable rubble.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Pipe'] = { | ['Iron Pipe'] = { | ||
Line 5,193: | Line 12,986: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A pipe for transporting liquids.', | ['Description'] = 'A pipe for transporting liquids.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Plate'] = { | ['Iron Plate'] = { | ||
Line 5,199: | Line 13,002: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A solid iron plate for use in various crafting recipes.', | ['Description'] = 'A solid iron plate for use in various crafting recipes.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Road Tool'] = { | ['Iron Road Tool'] = { | ||
Line 5,205: | Line 13,018: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A tool for tamping dirt into roads.', | ['Description'] = 'A tool for tamping dirt into roads.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tamper', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Rock Drill'] = { | ['Iron Rock Drill'] = { | ||
Line 5,211: | Line 13,034: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A drill used to retreive geological samples and discover what treasures can be found underground.', | ['Description'] = 'A drill used to retreive geological samples and discover what treasures can be found underground.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Saw Blade'] = { | ['Iron Saw Blade'] = { | ||
Line 5,217: | Line 13,050: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.', | ['Description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Iron Shovel'] = { | ['Iron Shovel'] = { | ||
Line 5,223: | Line 13,066: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A sturdy shovel that breaks less than its wooden counterpart.', | ['Description'] = 'A sturdy shovel that breaks less than its wooden counterpart.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Sickle'] = { | ['Iron Sickle'] = { | ||
Line 5,229: | Line 13,082: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'An iron sickle used to harvest crops or cut grass.', | ['Description'] = 'An iron sickle used to harvest crops or cut grass.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Iron Wheel'] = { | ['Iron Wheel'] = { | ||
Line 5,235: | Line 13,098: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.', | ['Description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Jaguar Carcass'] = { | ['Jaguar Carcass'] = { | ||
Line 5,241: | Line 13,114: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead Jaguar.', | ['Description'] = 'A dead Jaguar.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Jaw Crusher'] = { | ['Jaw Crusher'] = { | ||
Line 5,247: | Line 13,130: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.', | ['Description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Jazz Hands'] = { | ['Jazz Hands'] = { | ||
Line 5,253: | Line 13,146: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Hands', | ['Description'] = 'Hands', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Jointfir Seed'] = { | ['Jointfir Seed'] = { | ||
Line 5,259: | Line 13,162: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a jointfir.', | ['Description'] = 'Plant to grow a jointfir.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Jointfir Seed Pack'] = { | ['Jointfir Seed Pack'] = { | ||
Line 5,265: | Line 13,183: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a jointfir.', | ['Description'] = 'Plant to grow a jointfir.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Joshua Log'] = { | ['Joshua Log'] = { | ||
Line 5,271: | Line 13,199: | ||
['Group'] = 'Block Items', | ['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.', | ['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Joshua Seed'] = { | ['Joshua Seed'] = { | ||
Line 5,277: | Line 13,215: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a joshua tree.', | ['Description'] = 'Plant to grow a joshua tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Joshua Seed Pack'] = { | ['Joshua Seed Pack'] = { | ||
Line 5,283: | Line 13,236: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a joshua tree.', | ['Description'] = 'Plant to grow a joshua tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Jungle Campfire Salad'] = { | ['Jungle Campfire Salad'] = { | ||
Line 5,289: | Line 13,252: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '11.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '10', | |||
}, | }, | ||
['Jungle Campfire Stew'] = { | ['Jungle Campfire Stew'] = { | ||
Line 5,295: | Line 13,273: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.', | ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1100.0', | |||
['Carbs'] = '8.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '11.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Kelp'] = { | ['Kelp'] = { | ||
Line 5,301: | Line 13,294: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Some creepy kelp.', | ['Description'] = 'Some creepy kelp.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Natural Fiber', 'Crop', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Kelp Seed'] = { | ['Kelp Seed'] = { | ||
Line 5,307: | Line 13,310: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow kelp.', | ['Description'] = 'Plant to grow kelp.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Kelp Seed Pack'] = { | ['Kelp Seed Pack'] = { | ||
Line 5,313: | Line 13,331: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow kelp.', | ['Description'] = 'Plant to grow kelp.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Kelpy Crab Roll'] = { | ['Kelpy Crab Roll'] = { | ||
Line 5,319: | Line 13,347: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.', | ['Description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1350.0', | |||
['Carbs'] = '22.0', | |||
['Protein'] = '13.0', | |||
['Fat'] = '11.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Kiln'] = { | ['Kiln'] = { | ||
Line 5,325: | Line 13,368: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Useful for baking bricks and finishing pottery.', | ['Description'] = 'Useful for baking bricks and finishing pottery.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['King Fern Spore'] = { | ['King Fern Spore'] = { | ||
Line 5,331: | Line 13,384: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow king fern.', | ['Description'] = 'Plant to grow king fern.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['King Fern Spore Pack'] = { | ['King Fern Spore Pack'] = { | ||
Line 5,337: | Line 13,405: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow king fern.', | ['Description'] = 'Plant to grow king fern.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Kitchen'] = { | ['Kitchen'] = { | ||
Line 5,343: | Line 13,421: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A prep area for food which allows for more complex dishes.', | ['Description'] = 'A prep area for food which allows for more complex dishes.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Kitchenroom'] = { | ['Kitchenroom'] = { | ||
Line 5,349: | Line 13,437: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'QA Test Object adding Kitchen value.', | ['Description'] = 'QA Test Object adding Kitchen value.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Kite'] = { | ['Kite'] = { | ||
Line 5,355: | Line 13,453: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A fixed flying kite for your garden.', | ['Description'] = 'A fixed flying kite for your garden.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Koi Pond'] = { | ['Koi Pond'] = { | ||
Line 5,361: | Line 13,469: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple pond filled with water for your decorative outdoor needs.', | ['Description'] = 'A simple pond filled with water for your decorative outdoor needs.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Laboratory'] = { | ['Laboratory'] = { | ||
Line 5,367: | Line 13,485: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'For more advanced research and manufacturing. Science rules!', | ['Description'] = 'For more advanced research and manufacturing. Science rules!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Bath Mat'] = { | ['Large Bath Mat'] = { | ||
Line 5,373: | Line 13,501: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.', | ['Description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Canoe'] = { | ['Large Canoe'] = { | ||
Line 5,379: | Line 13,517: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger canoe for personal transport and medium sized loads.', | ['Description'] = 'A larger canoe for personal transport and medium sized loads.', | ||
['Weight'] = '8000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Corrugated Steel Door'] = { | ['Large Corrugated Steel Door'] = { | ||
Line 5,385: | Line 13,533: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large corrugated steel door.', | ['Description'] = 'A large corrugated steel door.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Cotton Bunting Festive'] = { | ['Large Cotton Bunting Festive'] = { | ||
Line 5,391: | Line 13,549: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Cotton Bunting Red'] = { | ['Large Cotton Bunting Red'] = { | ||
Line 5,397: | Line 13,565: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Cotton Bunting Regal'] = { | ['Large Cotton Bunting Regal'] = { | ||
Line 5,403: | Line 13,581: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Cotton Bunting Vibrant'] = { | ['Large Cotton Bunting Vibrant'] = { | ||
Line 5,409: | Line 13,597: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Court'] = { | ['Large Court'] = { | ||
Line 5,415: | Line 13,613: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.', | ['Description'] = 'Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Festive Paper Lantern'] = { | ['Large Festive Paper Lantern'] = { | ||
Line 5,421: | Line 13,629: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large festive paper lantern.', | ['Description'] = 'A large festive paper lantern.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Hanging Ashlar Basalt Sign'] = { | ['Large Hanging Ashlar Basalt Sign'] = { | ||
Line 5,427: | Line 13,645: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Ashlar Gneiss Sign'] = { | ['Large Hanging Ashlar Gneiss Sign'] = { | ||
Line 5,433: | Line 13,661: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Ashlar Granite Sign'] = { | ['Large Hanging Ashlar Granite Sign'] = { | ||
Line 5,439: | Line 13,677: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Ashlar Limestone Sign'] = { | ['Large Hanging Ashlar Limestone Sign'] = { | ||
Line 5,445: | Line 13,693: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Ashlar Sandstone Sign'] = { | ['Large Hanging Ashlar Sandstone Sign'] = { | ||
Line 5,451: | Line 13,709: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Ashlar Shale Sign'] = { | ['Large Hanging Ashlar Shale Sign'] = { | ||
Line 5,457: | Line 13,725: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Ashlar Stone Sign'] = { | ['Large Hanging Ashlar Stone Sign'] = { | ||
Line 5,463: | Line 13,741: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Birch Sign'] = { | ['Large Hanging Birch Sign'] = { | ||
Line 5,469: | Line 13,757: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Cedar Sign'] = { | ['Large Hanging Cedar Sign'] = { | ||
Line 5,475: | Line 13,773: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Ceiba Sign'] = { | ['Large Hanging Ceiba Sign'] = { | ||
Line 5,481: | Line 13,789: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Fir Sign'] = { | ['Large Hanging Fir Sign'] = { | ||
Line 5,487: | Line 13,805: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Hardwood Sign'] = { | ['Large Hanging Hardwood Sign'] = { | ||
Line 5,493: | Line 13,821: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Joshua Sign'] = { | ['Large Hanging Joshua Sign'] = { | ||
Line 5,499: | Line 13,837: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Lumber Sign'] = { | ['Large Hanging Lumber Sign'] = { | ||
Line 5,505: | Line 13,853: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Mortared Granite Sign'] = { | ['Large Hanging Mortared Granite Sign'] = { | ||
Line 5,511: | Line 13,869: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Mortared Limestone Sign'] = { | ['Large Hanging Mortared Limestone Sign'] = { | ||
Line 5,517: | Line 13,885: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Mortared Sandstone Sign'] = { | ['Large Hanging Mortared Sandstone Sign'] = { | ||
Line 5,523: | Line 13,901: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Mortared Stone Sign'] = { | ['Large Hanging Mortared Stone Sign'] = { | ||
Line 5,529: | Line 13,917: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Oak Sign'] = { | ['Large Hanging Oak Sign'] = { | ||
Line 5,535: | Line 13,933: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Palm Sign'] = { | ['Large Hanging Palm Sign'] = { | ||
Line 5,541: | Line 13,949: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Redwood Sign'] = { | ['Large Hanging Redwood Sign'] = { | ||
Line 5,547: | Line 13,965: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Saguaro Sign'] = { | ['Large Hanging Saguaro Sign'] = { | ||
Line 5,553: | Line 13,981: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Softwood Sign'] = { | ['Large Hanging Softwood Sign'] = { | ||
Line 5,559: | Line 13,997: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Spruce Sign'] = { | ['Large Hanging Spruce Sign'] = { | ||
Line 5,565: | Line 14,013: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Stone Sign'] = { | ['Large Hanging Stone Sign'] = { | ||
Line 5,571: | Line 14,029: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Hanging Wood Sign'] = { | ['Large Hanging Wood Sign'] = { | ||
Line 5,577: | Line 14,045: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Lumber Door'] = { | ['Large Lumber Door'] = { | ||
Line 5,583: | Line 14,061: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large lumber door allowing moderate sized vehicles through..', | ['Description'] = 'A large lumber door allowing moderate sized vehicles through..', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Lumber Stockpile'] = { | ['Large Lumber Stockpile'] = { | ||
Line 5,589: | Line 14,077: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ', | ['Description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Metal Ship Frame'] = { | ['Large Metal Ship Frame'] = { | ||
Line 5,595: | Line 14,093: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A large metal frame for constructing a larger naval vessel.', | ['Description'] = 'A large metal frame for constructing a larger naval vessel.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Nylon Bunting Green'] = { | ['Large Nylon Bunting Green'] = { | ||
Line 5,601: | Line 14,109: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.', | ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Nylon Bunting Purple'] = { | ['Large Nylon Bunting Purple'] = { | ||
Line 5,607: | Line 14,125: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.', | ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Nylon Bunting Yellow'] = { | ['Large Nylon Bunting Yellow'] = { | ||
Line 5,613: | Line 14,141: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.', | ['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Paper Lantern'] = { | ['Large Paper Lantern'] = { | ||
Line 5,619: | Line 14,157: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large paper lantern.', | ['Description'] = 'A large paper lantern.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Standing Ashlar Basalt Sign'] = { | ['Large Standing Ashlar Basalt Sign'] = { | ||
Line 5,625: | Line 14,173: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Ashlar Gneiss Sign'] = { | ['Large Standing Ashlar Gneiss Sign'] = { | ||
Line 5,631: | Line 14,189: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Ashlar Granite Sign'] = { | ['Large Standing Ashlar Granite Sign'] = { | ||
Line 5,637: | Line 14,205: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Ashlar Limestone Sign'] = { | ['Large Standing Ashlar Limestone Sign'] = { | ||
Line 5,643: | Line 14,221: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Ashlar Sandstone Sign'] = { | ['Large Standing Ashlar Sandstone Sign'] = { | ||
Line 5,649: | Line 14,237: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Ashlar Shale Sign'] = { | ['Large Standing Ashlar Shale Sign'] = { | ||
Line 5,655: | Line 14,253: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Ashlar Stone Sign'] = { | ['Large Standing Ashlar Stone Sign'] = { | ||
Line 5,661: | Line 14,269: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Birch Sign'] = { | ['Large Standing Birch Sign'] = { | ||
Line 5,667: | Line 14,285: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Cedar Sign'] = { | ['Large Standing Cedar Sign'] = { | ||
Line 5,673: | Line 14,301: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Ceiba Sign'] = { | ['Large Standing Ceiba Sign'] = { | ||
Line 5,679: | Line 14,317: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Fir Sign'] = { | ['Large Standing Fir Sign'] = { | ||
Line 5,685: | Line 14,333: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Hardwood Sign'] = { | ['Large Standing Hardwood Sign'] = { | ||
Line 5,691: | Line 14,349: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Joshua Sign'] = { | ['Large Standing Joshua Sign'] = { | ||
Line 5,697: | Line 14,365: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Lumber Sign'] = { | ['Large Standing Lumber Sign'] = { | ||
Line 5,703: | Line 14,381: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Mortared Granite Sign'] = { | ['Large Standing Mortared Granite Sign'] = { | ||
Line 5,709: | Line 14,397: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Mortared Limestone Sign'] = { | ['Large Standing Mortared Limestone Sign'] = { | ||
Line 5,715: | Line 14,413: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Mortared Sandstone Sign'] = { | ['Large Standing Mortared Sandstone Sign'] = { | ||
Line 5,721: | Line 14,429: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Mortared Stone Sign'] = { | ['Large Standing Mortared Stone Sign'] = { | ||
Line 5,727: | Line 14,445: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Oak Sign'] = { | ['Large Standing Oak Sign'] = { | ||
Line 5,733: | Line 14,461: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Palm Sign'] = { | ['Large Standing Palm Sign'] = { | ||
Line 5,739: | Line 14,477: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Redwood Sign'] = { | ['Large Standing Redwood Sign'] = { | ||
Line 5,745: | Line 14,493: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Saguaro Sign'] = { | ['Large Standing Saguaro Sign'] = { | ||
Line 5,751: | Line 14,509: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Softwood Sign'] = { | ['Large Standing Softwood Sign'] = { | ||
Line 5,757: | Line 14,525: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Spruce Sign'] = { | ['Large Standing Spruce Sign'] = { | ||
Line 5,763: | Line 14,541: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Stone Sign'] = { | ['Large Standing Stone Sign'] = { | ||
Line 5,769: | Line 14,557: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all your large text needs!', | ['Description'] = 'A large sign for all your large text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Standing Wood Sign'] = { | ['Large Standing Wood Sign'] = { | ||
Line 5,775: | Line 14,573: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign for all of your larger text needs!', | ['Description'] = 'A large sign for all of your larger text needs!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Large Windowed Lumber Door'] = { | ['Large Windowed Lumber Door'] = { | ||
Line 5,781: | Line 14,589: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large lumber door with windows allowing moderate sized vehicles through..', | ['Description'] = 'A large lumber door with windows allowing moderate sized vehicles through..', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Wooden Bookshelf'] = { | ['Large Wooden Bookshelf'] = { | ||
Line 5,787: | Line 14,605: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Large Wooden Ship Frame'] = { | ['Large Wooden Ship Frame'] = { | ||
Line 5,793: | Line 14,621: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A large wooden frame for constructing a larger naval vessel.', | ['Description'] = 'A large wooden frame for constructing a larger naval vessel.', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Laser'] = { | ['Laser'] = { | ||
Line 5,799: | Line 14,637: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'AVOID DIRECT EYE EXPOSURE', | ['Description'] = 'AVOID DIRECT EYE EXPOSURE', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lathe'] = { | ['Lathe'] = { | ||
Line 5,805: | Line 14,653: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Lattice Mushroom Spores'] = { | ['Lattice Mushroom Spores'] = { | ||
Line 5,811: | Line 14,669: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow lattice mushrooms.', | ['Description'] = 'Plant to grow lattice mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Lattice Mushroom Spores Pack'] = { | ['Lattice Mushroom Spores Pack'] = { | ||
Line 5,817: | Line 14,690: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow lattice mushrooms.', | ['Description'] = 'Plant to grow lattice mushrooms.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
}, | }, | ||
['Leather Hide'] = { | ['Leather Hide'] = { | ||
Line 5,991: | Line 14,706: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A thick hide.', | ['Description'] = 'A thick hide.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Leavened Dough'] = { | ['Leavened Dough'] = { | ||
Line 5,997: | Line 14,722: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Leavened dough with added yeast that rises when baked.', | ['Description'] = 'Leavened dough with added yeast that rises when baked.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '10.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '18.0', | |||
['Fat'] = '13.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Light Backpack'] = { | ['Light Backpack'] = { | ||
Line 6,003: | Line 14,743: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.(Increases movement speed and increases max carry weight by 5 kg)', | ['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)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Light Bulb'] = { | ['Light Bulb'] = { | ||
Line 6,009: | Line 14,759: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An electric light with a wire filament.', | ['Description'] = 'An electric light with a wire filament.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lighthouse Lamp'] = { | ['Lighthouse Lamp'] = { | ||
Line 6,015: | Line 14,775: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A light, but a very large one and it\'s also spinning around and around.', | ['Description'] = 'A light, but a very large one and it\'s also spinning around and around.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Limestone'] = { | ['Limestone'] = { | ||
Line 6,021: | Line 14,791: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.', | ['Description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.', | ||
['Weight'] = '6500', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Limestone Bison Statue'] = { | ['Limestone Bison Statue'] = { | ||
Line 6,027: | Line 14,807: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A bison statue carved from limestone.', | ['Description'] = 'A bison statue carved from limestone.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Limestone Otter Statue'] = { | ['Limestone Otter Statue'] = { | ||
Line 6,033: | Line 14,823: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An otter statue carved from limestone.', | ['Description'] = 'An otter statue carved from limestone.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Limestone Owl Statue'] = { | ['Limestone Owl Statue'] = { | ||
Line 6,039: | Line 14,839: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An owl statue carved from limestone.', | ['Description'] = 'An owl statue carved from limestone.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Limestone Podium'] = { | ['Limestone Podium'] = { | ||
Line 6,045: | Line 14,855: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Limestone Wolf Statue'] = { | ['Limestone Wolf Statue'] = { | ||
Line 6,051: | Line 14,871: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wolf statue carved from limestone.', | ['Description'] = 'A wolf statue carved from limestone.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Linen Fabric'] = { | ['Linen Fabric'] = { | ||
Line 6,057: | Line 14,887: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A rough linen fabric that covers your basic needs.', | ['Description'] = 'A rough linen fabric that covers your basic needs.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Fabric', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Linen Yarn'] = { | ['Linen Yarn'] = { | ||
Line 6,063: | Line 14,903: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Flax fibers spun into a usable string commonly known as linen yarn.', | ['Description'] = 'Flax fibers spun into a usable string commonly known as linen yarn.', | ||
['Weight'] = '25', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Liquid Converter'] = { | ['Liquid Converter'] = { | ||
Line 6,069: | Line 14,919: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Example crafting table that uses liquids.', | ['Description'] = 'Example crafting table that uses liquids.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Liquid Nitrogen'] = { | ['Liquid Nitrogen'] = { | ||
Line 6,075: | Line 14,935: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Useful for a quick chilling.', | ['Description'] = 'Useful for a quick chilling.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '10.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Livingroom'] = { | ['Livingroom'] = { | ||
Line 6,081: | Line 14,956: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'QA Test Object adding Livingroom value.', | ['Description'] = 'QA Test Object adding Livingroom value.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Loaded Taro Fries'] = { | ['Loaded Taro Fries'] = { | ||
Line 6,087: | Line 14,972: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Taro Fries with extra everything.', | ['Description'] = 'Taro Fries with extra everything.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '14.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '18.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Log'] = { | ['Log'] = { | ||
Line 6,093: | Line 14,993: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A stack of logs.', | ['Description'] = 'A stack of logs.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
[' | ['Tags'] = {'Fuel', 'Block'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
[' | ['IsFuel'] = 'True', | ||
[' | ['IsStackable'] = 'True', | ||
[' | |||
[' | |||
}, | }, | ||
['Logging Advanced Upgrade'] = { | ['Logging Advanced Upgrade'] = { | ||
Line 6,111: | Line 15,009: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Logging Basic Upgrade'] = { | ['Logging Basic Upgrade'] = { | ||
Line 6,117: | Line 15,025: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Logic Gate Item'] = { | ['Logic Gate Item'] = { | ||
Line 6,123: | Line 15,041: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Loom'] = { | ['Loom'] = { | ||
Line 6,129: | Line 15,057: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A device for making fabric by weaving yarn or thread.', | ['Description'] = 'A device for making fabric by weaving yarn or thread.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Low Top Shoes'] = { | ['Low Top Shoes'] = { | ||
Line 6,135: | Line 15,073: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.(Decreases calories consumed when using tools by 10%)', | ['Description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.(Decreases calories consumed when using tools by 10%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lubricant'] = { | ['Lubricant'] = { | ||
Line 6,141: | Line 15,089: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An extremely useful greasy material that helps machinery to run.', | ['Description'] = 'An extremely useful greasy material that helps machinery to run.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Parts', 'Ingredient', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber'] = { | ['Lumber'] = { | ||
Line 6,153: | Line 15,105: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Can be fashioned into various usable equipment.', | ['Description'] = 'Can be fashioned into various usable equipment.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber Bench'] = { | ['Lumber Bench'] = { | ||
Line 6,159: | Line 15,121: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber Chair'] = { | ['Lumber Chair'] = { | ||
Line 6,165: | Line 15,137: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber Door'] = { | ['Lumber Door'] = { | ||
Line 6,171: | Line 15,153: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from finely cut lumber.', | ['Description'] = 'A door made from finely cut lumber.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber Dresser'] = { | ['Lumber Dresser'] = { | ||
Line 6,177: | Line 15,169: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber Stockpile'] = { | ['Lumber Stockpile'] = { | ||
Line 6,183: | Line 15,185: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ', | ['Description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber Table'] = { | ['Lumber Table'] = { | ||
Line 6,189: | Line 15,201: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large lumber table for eating meals or getting some work done.', | ['Description'] = 'A large lumber table for eating meals or getting some work done.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lumber Warehouse Shelves'] = { | ['Lumber Warehouse Shelves'] = { | ||
Line 6,195: | Line 15,217: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Lupine Seed'] = { | ['Lupine Seed'] = { | ||
Line 6,201: | Line 15,233: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow lupine.', | ['Description'] = 'Plant to grow lupine.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Lupine Seed Pack'] = { | ['Lupine Seed Pack'] = { | ||
Line 6,207: | Line 15,254: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow lupine.', | ['Description'] = 'Plant to grow lupine.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Macarons'] = { | ['Macarons'] = { | ||
Line 6,213: | Line 15,270: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A small circular biscuit with a sweet huckleberry filling.', | ['Description'] = 'A small circular biscuit with a sweet huckleberry filling.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1000.0', | |||
['Carbs'] = '20.0', | |||
['Protein'] = '7.0', | |||
['Fat'] = '14.0', | |||
['Vitamins'] = '16', | |||
}, | }, | ||
['Machinist Table'] = { | ['Machinist Table'] = { | ||
Line 6,219: | Line 15,291: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A fancy tool bench that creates equally fancy toys.', | ['Description'] = 'A fancy tool bench that creates equally fancy toys.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Magenta Powder'] = { | ['Magenta Powder'] = { | ||
Line 6,225: | Line 15,307: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.', | ['Description'] = 'Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Pigment', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mailbox'] = { | ['Mailbox'] = { | ||
Line 6,231: | Line 15,323: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Maltodextrin'] = { | ['Maltodextrin'] = { | ||
Line 6,237: | Line 15,339: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'For powdering high-fat liquids.', | ['Description'] = 'For powdering high-fat liquids.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '10.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Marmot Carcass'] = { | ['Marmot Carcass'] = { | ||
Line 6,243: | Line 15,360: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead marmot.', | ['Description'] = 'A dead marmot.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Masculine Mannequin'] = { | ['Masculine Mannequin'] = { | ||
Line 6,249: | Line 15,376: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mason Sign'] = { | ['Mason Sign'] = { | ||
Line 6,261: | Line 15,392: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'Product'}, | ||
[' | ['PaidItem'] = 'True', | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Masonry Advanced Upgrade'] = { | ['Masonry Advanced Upgrade'] = { | ||
Line 6,273: | Line 15,408: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Masonry Basic Upgrade'] = { | ['Masonry Basic Upgrade'] = { | ||
Line 6,279: | Line 15,424: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Masonry Skill Book'] = { | ['Masonry Skill Book'] = { | ||
Line 6,285: | Line 15,440: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Masonry Skill Scroll'] = { | ['Masonry Skill Scroll'] = { | ||
Line 6,291: | Line 15,456: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Masonry Table'] = { | ['Masonry Table'] = { | ||
Line 6,297: | Line 15,472: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A workstation for hewing and shaping stone into usable objects.', | ['Description'] = 'A workstation for hewing and shaping stone into usable objects.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Meat Pie'] = { | ['Meat Pie'] = { | ||
Line 6,309: | Line 15,488: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.', | ['Description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.', | ||
['Weight'] = '600', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1300.0', | |||
['Carbs'] = '18.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '20.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Meat Stock'] = { | ['Meat Stock'] = { | ||
Line 6,315: | Line 15,509: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A meaty stock made from the flesh of animals.', | ['Description'] = 'A meaty stock made from the flesh of animals.', | ||
['Weight'] = '800', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '9.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Meaty Stew'] = { | ['Meaty Stew'] = { | ||
Line 6,321: | Line 15,530: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick meaty stew. A great source of protein.', | ['Description'] = 'A thick meaty stew. A great source of protein.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1100.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '13.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Mechanical Water Pump'] = { | ['Mechanical Water Pump'] = { | ||
Line 6,327: | Line 15,551: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Pumps water from a source into a pipe network.', | ['Description'] = 'Pumps water from a source into a pipe network.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mechanics Advanced Upgrade'] = { | ['Mechanics Advanced Upgrade'] = { | ||
Line 6,339: | Line 15,567: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mechanics Modern Upgrade'] = { | ['Mechanics Modern Upgrade'] = { | ||
Line 6,345: | Line 15,583: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mechanics Skill Book'] = { | ['Mechanics Skill Book'] = { | ||
Line 6,351: | Line 15,599: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mechanics Skill Scroll'] = { | ['Mechanics Skill Scroll'] = { | ||
Line 6,357: | Line 15,615: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Medium Fishing Trawler'] = { | ['Medium Fishing Trawler'] = { | ||
Line 6,363: | Line 15,631: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Medium Metal Ship Frame'] = { | ['Medium Metal Ship Frame'] = { | ||
Line 6,369: | Line 15,647: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A medium metal frame for constructing a naval vessel.', | ['Description'] = 'A medium metal frame for constructing a naval vessel.', | ||
['Weight'] = '15000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Medium Shipyard'] = { | ['Medium Shipyard'] = { | ||
Line 6,375: | Line 15,663: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A bigger more suitable place to build larger vessels with more extensive functionalities.', | ['Description'] = 'A bigger more suitable place to build larger vessels with more extensive functionalities.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Medium Wooden Ship Frame'] = { | ['Medium Wooden Ship Frame'] = { | ||
Line 6,381: | Line 15,679: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A medium wooden frame for constructing a larger naval vessel.', | ['Description'] = 'A medium wooden frame for constructing a larger naval vessel.', | ||
['Weight'] = '15000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Metal Keel'] = { | ['Metal Keel'] = { | ||
Line 6,387: | Line 15,695: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'The backbone of any metal ship.', | ['Description'] = 'The backbone of any metal ship.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Metal Rudder'] = { | ['Metal Rudder'] = { | ||
Line 6,393: | Line 15,711: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'If you dont have one of these, you have no control over your heading.', | ['Description'] = 'If you dont have one of these, you have no control over your heading.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Metallurgy Research Paper Advanced'] = { | ['Metallurgy Research Paper Advanced'] = { | ||
Line 6,399: | Line 15,727: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Advanced Research', 'Research', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Metallurgy Research Paper Basic'] = { | ['Metallurgy Research Paper Basic'] = { | ||
Line 6,405: | Line 15,743: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Basic Research', 'Research', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Metallurgy Research Paper Modern'] = { | ['Metallurgy Research Paper Modern'] = { | ||
Line 6,411: | Line 15,759: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['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.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Meteor Shard'] = { | ['Meteor Shard'] = { | ||
Line 6,417: | Line 15,775: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Thanks for supporting ECO!', | ['Description'] = 'Thanks for supporting ECO!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tools', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Milk'] = { | ['Milk'] = { | ||
Line 6,423: | Line 15,791: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Milk, although maybe not from an animal.', | ['Description'] = 'Milk, although maybe not from an animal.', | ||
['Weight'] = '10', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '120.0', | |||
['Carbs'] = '3.0', | |||
['Protein'] = '10.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Mill'] = { | ['Mill'] = { | ||
Line 6,429: | Line 15,812: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Refines food resources by crushing them under a stone millstone.', | ['Description'] = 'Refines food resources by crushing them under a stone millstone.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Mill Stone'] = { | ['Mill Stone'] = { | ||
Line 6,435: | Line 15,828: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A simple round stone used for crushing other things.', | ['Description'] = 'A simple round stone used for crushing other things.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Parts', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Milling Skill Book'] = { | ['Milling Skill Book'] = { | ||
Line 6,447: | Line 15,844: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Milling Skill Scroll'] = { | ['Milling Skill Scroll'] = { | ||
Line 6,453: | Line 15,860: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Milling Upgrade'] = { | ['Milling Upgrade'] = { | ||
Line 6,459: | Line 15,876: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Milling recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Milling recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Millionaires Salad'] = { | ['Millionaires Salad'] = { | ||
Line 6,465: | Line 15,892: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A decadent yet healthy assemblage.', | ['Description'] = 'A decadent yet healthy assemblage.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1000.0', | |||
['Carbs'] = '18.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '26', | |||
}, | }, | ||
['Mining Advanced Upgrade'] = { | ['Mining Advanced Upgrade'] = { | ||
Line 6,477: | Line 15,913: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mining Basic Upgrade'] = { | ['Mining Basic Upgrade'] = { | ||
Line 6,483: | Line 15,929: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mining Charge'] = { | ['Mining Charge'] = { | ||
Line 6,489: | Line 15,945: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)', | ['Description'] = 'A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mining Modern Upgrade'] = { | ['Mining Modern Upgrade'] = { | ||
Line 6,495: | Line 15,961: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mint'] = { | ['Mint'] = { | ||
Line 6,501: | Line 15,977: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows for the creation of currency.', | ['Description'] = 'Allows for the creation of currency.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Mochi'] = { | ['Mochi'] = { | ||
Line 6,507: | Line 15,993: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Watch your hands!', | ['Description'] = 'Watch your hands!', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '750.0', | |||
['Carbs'] = '25.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Modern Axe'] = { | ['Modern Axe'] = { | ||
Line 6,513: | Line 16,014: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern axe with a non-slip handle made using fiberglass.', | ['Description'] = 'A modern axe with a non-slip handle made using fiberglass.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Double Street Light'] = { | ['Modern Double Street Light'] = { | ||
Line 6,519: | Line 16,030: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A towering metal light post that requires electricity to run.', | ['Description'] = 'A towering metal light post that requires electricity to run.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Modern Hammer'] = { | ['Modern Hammer'] = { | ||
Line 6,525: | Line 16,046: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern hammer with a non-slip handle made using fiberglass.', | ['Description'] = 'A modern hammer with a non-slip handle made using fiberglass.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Hoe'] = { | ['Modern Hoe'] = { | ||
Line 6,531: | Line 16,062: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern hoe with increased range.', | ['Description'] = 'A modern hoe with increased range.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Machete'] = { | ['Modern Machete'] = { | ||
Line 6,537: | Line 16,078: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.', | ['Description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Paint Sprayer'] = { | ['Modern Paint Sprayer'] = { | ||
Line 6,543: | Line 16,094: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern painting tool using sophisticated electronic throttling for a continues experience.', | ['Description'] = 'A modern painting tool using sophisticated electronic throttling for a continues experience.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Pickaxe'] = { | ['Modern Pickaxe'] = { | ||
Line 6,549: | Line 16,110: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern pickaxe with a non-slip handle made using fiberglass.', | ['Description'] = 'A modern pickaxe with a non-slip handle made using fiberglass.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Rock Drill'] = { | ['Modern Rock Drill'] = { | ||
Line 6,555: | Line 16,126: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A gasoline-powered alternative for faster geological sampling.', | ['Description'] = 'A gasoline-powered alternative for faster geological sampling.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Scythe'] = { | ['Modern Scythe'] = { | ||
Line 6,561: | Line 16,142: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.', | ['Description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Shovel'] = { | ['Modern Shovel'] = { | ||
Line 6,567: | Line 16,158: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.', | ['Description'] = 'Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = 'True', | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Modern Street Light'] = { | ['Modern Street Light'] = { | ||
Line 6,579: | Line 16,174: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A towering metal light post that requires electricity to run.', | ['Description'] = 'A towering metal light post that requires electricity to run.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Modern Upgrade 1'] = { | ['Modern Upgrade 1'] = { | ||
Line 6,585: | Line 16,190: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade with great efficiency increase.', | ['Description'] = 'Modern Upgrade with great efficiency increase.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Modern Upgrade 2'] = { | ['Modern Upgrade 2'] = { | ||
Line 6,591: | Line 16,206: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade with great efficiency increase.', | ['Description'] = 'Modern Upgrade with great efficiency increase.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Modern Upgrade 3'] = { | ['Modern Upgrade 3'] = { | ||
Line 6,597: | Line 16,222: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade with great efficiency increase.', | ['Description'] = 'Modern Upgrade with great efficiency increase.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Modern Upgrade 4'] = { | ['Modern Upgrade 4'] = { | ||
Line 6,603: | Line 16,238: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade with great efficiency increase.', | ['Description'] = 'Modern Upgrade with great efficiency increase.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Moon Jellyfish'] = { | ['Moon Jellyfish'] = { | ||
Line 6,609: | Line 16,254: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A moon jellyfish.', | ['Description'] = 'A moon jellyfish.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Small Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortar'] = { | ['Mortar'] = { | ||
Line 6,615: | Line 16,270: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A binding pitch useful as a mortar.', | ['Description'] = 'A binding pitch useful as a mortar.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Basalt'] = { | ['Mortared Basalt'] = { | ||
Line 6,621: | Line 16,286: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Used to create tough but rudimentary buildings.', | ['Description'] = 'Used to create tough but rudimentary buildings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Gneiss'] = { | ['Mortared Gneiss'] = { | ||
Line 6,627: | Line 16,302: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Used to create tough but rudimentary buildings.', | ['Description'] = 'Used to create tough but rudimentary buildings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Granite'] = { | ['Mortared Granite'] = { | ||
Line 6,633: | Line 16,318: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Used to create tough but rudimentary buildings.', | ['Description'] = 'Used to create tough but rudimentary buildings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Granite Bench'] = { | ['Mortared Granite Bench'] = { | ||
Line 6,639: | Line 16,334: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone bench for sitting.', | ['Description'] = 'A basic stone bench for sitting.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Granite Chair'] = { | ['Mortared Granite Chair'] = { | ||
Line 6,645: | Line 16,350: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Granite Door'] = { | ['Mortared Granite Door'] = { | ||
Line 6,651: | Line 16,366: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy mortared stone door.', | ['Description'] = 'A heavy mortared stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Granite Fireplace'] = { | ['Mortared Granite Fireplace'] = { | ||
Line 6,657: | Line 16,382: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Granite Table'] = { | ['Mortared Granite Table'] = { | ||
Line 6,663: | Line 16,398: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone table. Not much to look at but it does the job.', | ['Description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Limestone'] = { | ['Mortared Limestone'] = { | ||
Line 6,669: | Line 16,414: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Used to create tough but rudimentary buildings.', | ['Description'] = 'Used to create tough but rudimentary buildings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Limestone Bench'] = { | ['Mortared Limestone Bench'] = { | ||
Line 6,675: | Line 16,430: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone bench for sitting.', | ['Description'] = 'A basic stone bench for sitting.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Limestone Chair'] = { | ['Mortared Limestone Chair'] = { | ||
Line 6,681: | Line 16,446: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Limestone Door'] = { | ['Mortared Limestone Door'] = { | ||
Line 6,687: | Line 16,462: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy mortared stone door.', | ['Description'] = 'A heavy mortared stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Limestone Fireplace'] = { | ['Mortared Limestone Fireplace'] = { | ||
Line 6,693: | Line 16,478: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Limestone Table'] = { | ['Mortared Limestone Table'] = { | ||
Line 6,699: | Line 16,494: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone table. Not much to look at but it does the job.', | ['Description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Sandstone'] = { | ['Mortared Sandstone'] = { | ||
Line 6,705: | Line 16,510: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Used to create tough but rudimentary buildings.', | ['Description'] = 'Used to create tough but rudimentary buildings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Sandstone Bench'] = { | ['Mortared Sandstone Bench'] = { | ||
Line 6,711: | Line 16,526: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone bench for sitting.', | ['Description'] = 'A basic stone bench for sitting.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Sandstone Chair'] = { | ['Mortared Sandstone Chair'] = { | ||
Line 6,717: | Line 16,542: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Sandstone Door'] = { | ['Mortared Sandstone Door'] = { | ||
Line 6,723: | Line 16,558: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy mortared stone door.', | ['Description'] = 'A heavy mortared stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Sandstone Fireplace'] = { | ['Mortared Sandstone Fireplace'] = { | ||
Line 6,729: | Line 16,574: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Sandstone Table'] = { | ['Mortared Sandstone Table'] = { | ||
Line 6,735: | Line 16,590: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone table. Not much to look at but it does the job.', | ['Description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Shale'] = { | ['Mortared Shale'] = { | ||
Line 6,741: | Line 16,606: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Used to create tough but rudimentary buildings.', | ['Description'] = 'Used to create tough but rudimentary buildings.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Stone'] = { | ['Mortared Stone'] = { | ||
Line 6,747: | Line 16,622: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Old stone', | ['Description'] = 'Old stone', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Stone Bench'] = { | ['Mortared Stone Bench'] = { | ||
Line 6,753: | Line 16,638: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone bench for sitting.', | ['Description'] = 'A basic stone bench for sitting.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Stone Chair'] = { | ['Mortared Stone Chair'] = { | ||
Line 6,759: | Line 16,654: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ['Description'] = 'An early stone chair. Not too comfy but it does the job.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Stone Door'] = { | ['Mortared Stone Door'] = { | ||
Line 6,765: | Line 16,670: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy mortared stone door.', | ['Description'] = 'A heavy mortared stone door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Stone Fireplace'] = { | ['Mortared Stone Fireplace'] = { | ||
Line 6,771: | Line 16,686: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mortared Stone Table'] = { | ['Mortared Stone Table'] = { | ||
Line 6,777: | Line 16,702: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An early stone table. Not much to look at but it does the job.', | ['Description'] = 'An early stone table. Not much to look at but it does the job.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Mountain Goat Carcass'] = { | ['Mountain Goat Carcass'] = { | ||
Line 6,783: | Line 16,718: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead mountain goat.', | ['Description'] = 'A dead mountain goat.', | ||
['Weight'] = '3000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Muffin Hat'] = { | ['Muffin Hat'] = { | ||
Line 6,789: | Line 16,734: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'I have no idea why it\'s called that but it\'s not edible.', | ['Description'] = 'I have no idea why it\'s called that but it\'s not edible.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nail'] = { | ['Nail'] = { | ||
Line 6,795: | Line 16,750: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Nails used for construction.', | ['Description'] = 'Nails used for construction.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Ingredient', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
[' | ['IsFuel'] = nil, | ||
[' | ['IsStackable'] = 'True', | ||
[' | |||
[' | |||
}, | }, | ||
['Nitric Acid'] = { | ['Nitric Acid'] = { | ||
Line 6,813: | Line 16,766: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An acidic compound used in a large number of chemical products . Not suitable for food.', | ['Description'] = 'An acidic compound used in a large number of chemical products . Not suitable for food.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Explosives', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nitrogen Item'] = { | ['Nitrogen Item'] = { | ||
Line 6,819: | Line 16,782: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An inert gas.', | ['Description'] = 'An inert gas.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Normal Hair'] = { | ['Normal Hair'] = { | ||
Line 6,825: | Line 16,798: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'The hair with a completely normal amount of flare.', | ['Description'] = 'The hair with a completely normal amount of flare.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Norse Canoe'] = { | ['Norse Canoe'] = { | ||
Line 6,831: | Line 16,814: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A larger canoe for personal transport and medium sized loads.', | ['Description'] = 'A larger canoe for personal transport and medium sized loads.', | ||
['Weight'] = '8000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Nuclear Fuel'] = { | ['Nuclear Fuel'] = { | ||
Line 6,837: | Line 16,830: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Unstable nuclear fuel.', | ['Description'] = 'Unstable nuclear fuel.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon'] = { | ['Nylon'] = { | ||
Line 6,843: | Line 16,846: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ', | ['Description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Carpet'] = { | ['Nylon Carpet'] = { | ||
Line 6,849: | Line 16,862: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A woven nylon floor covering attached to a lumber backing.', | ['Description'] = 'A woven nylon floor covering attached to a lumber backing.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Chips'] = { | ['Nylon Chips'] = { | ||
Line 6,855: | Line 16,878: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Curtains'] = { | ['Nylon Curtains'] = { | ||
Line 6,861: | Line 16,894: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Curtains made out of plastic? (Only cosmetic does not impact room value.)', | ['Description'] = 'Curtains made out of plastic? (Only cosmetic does not impact room value.)', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Fabric'] = { | ['Nylon Fabric'] = { | ||
Line 6,867: | Line 16,910: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.', | ['Description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fabric', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Futon Bed'] = { | ['Nylon Futon Bed'] = { | ||
Line 6,873: | Line 16,926: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A classic futon for when regular beds are too soft.', | ['Description'] = 'A classic futon for when regular beds are too soft.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Futon Couch'] = { | ['Nylon Futon Couch'] = { | ||
Line 6,879: | Line 16,942: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A modern styled couch with a classic touch.', | ['Description'] = 'A modern styled couch with a classic touch.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Mooring Rope'] = { | ['Nylon Mooring Rope'] = { | ||
Line 6,885: | Line 16,958: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A strong synthetic rope used to make sure a ship does not drift away.', | ['Description'] = 'A strong synthetic rope used to make sure a ship does not drift away.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Thread'] = { | ['Nylon Thread'] = { | ||
Line 6,891: | Line 16,974: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.', | ['Description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.', | ||
['Weight'] = '25', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Nylon Trawler Net'] = { | ['Nylon Trawler Net'] = { | ||
Line 6,897: | Line 16,990: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.', | ['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Oak Log'] = { | ['Oak Log'] = { | ||
Line 6,903: | Line 17,006: | ||
['Group'] = 'Block Items', | ['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.', | ['Description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
[' | ['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Occupancy Init Item'] = { | ['Occupancy Init Item'] = { | ||
Line 6,915: | Line 17,022: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ocean Spray Seed'] = { | ['Ocean Spray Seed'] = { | ||
Line 6,921: | Line 17,038: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow ocean spray.', | ['Description'] = 'Plant to grow ocean spray.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Ocean Spray Seed Pack'] = { | ['Ocean Spray Seed Pack'] = { | ||
Line 6,927: | Line 17,059: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow ocean spray.', | ['Description'] = 'Plant to grow ocean spray.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Office Mailbox'] = { | ['Office Mailbox'] = { | ||
Line 6,933: | Line 17,075: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Oil'] = { | ['Oil'] = { | ||
Line 6,939: | Line 17,091: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A plant fat extracted for use in cooking.', | ['Description'] = 'A plant fat extracted for use in cooking.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Fuel', 'Fat', 'Oil', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
['Calories'] = '120.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '15.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Oil Drilling Skill Book'] = { | ['Oil Drilling Skill Book'] = { | ||
Line 6,951: | Line 17,112: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Oil Drilling Skill Scroll'] = { | ['Oil Drilling Skill Scroll'] = { | ||
Line 6,957: | Line 17,128: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Oil Drilling Upgrade'] = { | ['Oil Drilling Upgrade'] = { | ||
Line 6,963: | Line 17,144: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Oil Head Lamp'] = { | ['Oil Head Lamp'] = { | ||
Line 6,969: | Line 17,160: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'An iron hardhat with a light source for the darkest places.(Flashlight)', | ['Description'] = 'An iron hardhat with a light source for the darkest places.(Flashlight)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Oil Paint'] = { | ['Oil Paint'] = { | ||
Line 6,975: | Line 17,176: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A collection of paint variations used for art supplies.', | ['Description'] = 'A collection of paint variations used for art supplies.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Oil Refinery'] = { | ['Oil Refinery'] = { | ||
Line 6,981: | Line 17,192: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.', | ['Description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Orange Vase'] = { | ['Orange Vase'] = { | ||
Line 6,987: | Line 17,208: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A vase made with glass to brighten up your home.', | ['Description'] = 'A vase made with glass to brighten up your home.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Orchid'] = { | ['Orchid'] = { | ||
Line 6,993: | Line 17,224: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Placeholder Description.', | ['Description'] = 'Placeholder Description.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Orchid Seed'] = { | ['Orchid Seed'] = { | ||
Line 6,999: | Line 17,245: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow an orchid.', | ['Description'] = 'Plant to grow an orchid.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Orchid Seed Pack'] = { | ['Orchid Seed Pack'] = { | ||
Line 7,005: | Line 17,266: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow an orchid.', | ['Description'] = 'Plant to grow an orchid.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ornate Cast Iron Plaque'] = { | ['Ornate Cast Iron Plaque'] = { | ||
Line 7,011: | Line 17,282: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A plaque used for rating a property.', | ['Description'] = 'A plaque used for rating a property.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Gold Frame Landscape'] = { | ['Ornate Gold Frame Landscape'] = { | ||
Line 7,017: | Line 17,298: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Gold Frame Portrait'] = { | ['Ornate Gold Frame Portrait'] = { | ||
Line 7,023: | Line 17,314: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Gold Frame Square'] = { | ['Ornate Gold Frame Square'] = { | ||
Line 7,029: | Line 17,330: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Gold Frame Tall'] = { | ['Ornate Gold Frame Tall'] = { | ||
Line 7,035: | Line 17,346: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Gold Frame Wide'] = { | ['Ornate Gold Frame Wide'] = { | ||
Line 7,041: | Line 17,362: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ['Description'] = 'An ornate gold frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Iron Frame Landscape'] = { | ['Ornate Iron Frame Landscape'] = { | ||
Line 7,047: | Line 17,378: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Iron Frame Portrait'] = { | ['Ornate Iron Frame Portrait'] = { | ||
Line 7,053: | Line 17,394: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Iron Frame Square'] = { | ['Ornate Iron Frame Square'] = { | ||
Line 7,059: | Line 17,410: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Iron Frame Tall'] = { | ['Ornate Iron Frame Tall'] = { | ||
Line 7,065: | Line 17,426: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Iron Frame Wide'] = { | ['Ornate Iron Frame Wide'] = { | ||
Line 7,071: | Line 17,442: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ['Description'] = 'An ornate iron frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Stone Plaque'] = { | ['Ornate Stone Plaque'] = { | ||
Line 7,077: | Line 17,458: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A plaque used for rating a property.', | ['Description'] = 'A plaque used for rating a property.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Wood Plaque'] = { | ['Ornate Wood Plaque'] = { | ||
Line 7,083: | Line 17,474: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A plaque used for rating a property.', | ['Description'] = 'A plaque used for rating a property.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Wooden Frame Landscape'] = { | ['Ornate Wooden Frame Landscape'] = { | ||
Line 7,089: | Line 17,490: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Wooden Frame Portrait'] = { | ['Ornate Wooden Frame Portrait'] = { | ||
Line 7,095: | Line 17,506: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Wooden Frame Square'] = { | ['Ornate Wooden Frame Square'] = { | ||
Line 7,101: | Line 17,522: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Wooden Frame Tall'] = { | ['Ornate Wooden Frame Tall'] = { | ||
Line 7,107: | Line 17,538: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Ornate Wooden Frame Wide'] = { | ['Ornate Wooden Frame Wide'] = { | ||
Line 7,113: | Line 17,554: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ['Description'] = 'An ornate wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Otter Carcass'] = { | ['Otter Carcass'] = { | ||
Line 7,119: | Line 17,570: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead otter.', | ['Description'] = 'A dead otter.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Outpost Claim Stake Item'] = { | ['Outpost Claim Stake Item'] = { | ||
Line 7,125: | Line 17,586: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Place this to start a new claim outside of any settlement.', | ['Description'] = 'Place this to start a new claim outside of any settlement.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Outpost Netting'] = { | ['Outpost Netting'] = { | ||
Line 7,131: | Line 17,602: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A way to store your items when you run out of floor space.', | ['Description'] = 'A way to store your items when you run out of floor space.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Outpost Table'] = { | ['Outpost Table'] = { | ||
Line 7,137: | Line 17,618: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An explorers best collection of information is stored here.', | ['Description'] = 'An explorers best collection of information is stored here.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Oxygen Item'] = { | ['Oxygen Item'] = { | ||
Line 7,143: | Line 17,634: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A reactive gas needed for respiration.', | ['Description'] = 'A reactive gas needed for respiration.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pacific Sardine'] = { | ['Pacific Sardine'] = { | ||
Line 7,149: | Line 17,650: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A pacific sardine.', | ['Description'] = 'A pacific sardine.', | ||
['Weight'] = '150', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Padded Chair'] = { | ['Padded Chair'] = { | ||
Line 7,155: | Line 17,666: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A comfy chair to rest in.', | ['Description'] = 'A comfy chair to rest in.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paint Bucket (White)'] = { | ['Paint Bucket (White)'] = { | ||
Line 7,161: | Line 17,682: | ||
['Group'] = 'Paint', | ['Group'] = 'Paint', | ||
['Description'] = 'Mixed and ready to go, just need to apply and let dry.', | ['Description'] = 'Mixed and ready to go, just need to apply and let dry.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paint Mixer'] = { | ['Paint Mixer'] = { | ||
Line 7,167: | Line 17,698: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A mixing station for all manners of colors used in paint.', | ['Description'] = 'A mixing station for all manners of colors used in paint.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Storage Container', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Paint Tool Item'] = { | ['Paint Tool Item'] = { | ||
Line 7,173: | Line 17,714: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Painter', 'Tools', 'Can Be On Table Top'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = 'True', | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Painting Skill Book'] = { | ['Painting Skill Book'] = { | ||
Line 7,185: | Line 17,730: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Painting Skill Scroll'] = { | ['Painting Skill Scroll'] = { | ||
Line 7,191: | Line 17,746: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Painting Upgrade'] = { | ['Painting Upgrade'] = { | ||
Line 7,197: | Line 17,762: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Painting recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Painting recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Palm Log'] = { | ['Palm Log'] = { | ||
Line 7,203: | Line 17,778: | ||
['Group'] = 'Block Items', | ['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.', | ['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Palm Seed'] = { | ['Palm Seed'] = { | ||
Line 7,209: | Line 17,794: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a palm tree.', | ['Description'] = 'Plant to grow a palm tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Palm Seed Pack'] = { | ['Palm Seed Pack'] = { | ||
Line 7,215: | Line 17,815: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a palm tree.', | ['Description'] = 'Plant to grow a palm tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Papaya'] = { | ['Papaya'] = { | ||
Line 7,221: | Line 17,831: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Nice fresh Papaya.', | ['Description'] = 'Nice fresh Papaya.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Papaya Seed'] = { | ['Papaya Seed'] = { | ||
Line 7,227: | Line 17,852: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a papaya plant.', | ['Description'] = 'Plant to grow a papaya plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Papaya Seed Pack'] = { | ['Papaya Seed Pack'] = { | ||
Line 7,233: | Line 17,873: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a papaya plant.', | ['Description'] = 'Plant to grow a papaya plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paper'] = { | ['Paper'] = { | ||
Line 7,239: | Line 17,889: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'It\'s paper.', | ['Description'] = 'It\'s paper.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Currency', 'Burnable Fuel', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paper Machine'] = { | ['Paper Machine'] = { | ||
Line 7,245: | Line 17,905: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paper Milling Skill Book'] = { | ['Paper Milling Skill Book'] = { | ||
Line 7,257: | Line 17,921: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paper Milling Skill Scroll'] = { | ['Paper Milling Skill Scroll'] = { | ||
Line 7,263: | Line 17,937: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paper Milling Upgrade'] = { | ['Paper Milling Upgrade'] = { | ||
Line 7,269: | Line 17,953: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Paper Streamers'] = { | ['Paper Streamers'] = { | ||
Line 7,275: | Line 17,969: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
}, | }, | ||
['Pastry Dough'] = { | ['Pastry Dough'] = { | ||
Line 7,449: | Line 17,985: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'An extra fatty leavened dough for making yummy pastries.', | ['Description'] = 'An extra fatty leavened dough for making yummy pastries.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '10.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Peasant Hair'] = { | ['Peasant Hair'] = { | ||
Line 7,455: | Line 18,006: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.', | ['Description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Peat'] = { | ['Peat'] = { | ||
Line 7,461: | Line 18,022: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A combustible organic material which can be used as fuel.', | ['Description'] = 'A combustible organic material which can be used as fuel.', | ||
['Weight'] = '4000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Fuel', 'Excavatable', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pelt Fertilizer'] = { | ['Pelt Fertilizer'] = { | ||
Line 7,467: | Line 18,038: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A fertilize made from fur pelts and filler.', | ['Description'] = 'A fertilize made from fur pelts and filler.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Periodic Table Poster'] = { | ['Periodic Table Poster'] = { | ||
Line 7,473: | Line 18,054: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A poster for the wall.', | ['Description'] = 'A poster for the wall.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Petroleum'] = { | ['Petroleum'] = { | ||
Line 7,479: | Line 18,070: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.', | ['Description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Phad Thai'] = { | ['Phad Thai'] = { | ||
Line 7,485: | Line 18,086: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'They make you full, and proud.', | ['Description'] = 'They make you full, and proud.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '9.0', | |||
['Protein'] = '11.0', | |||
['Fat'] = '19.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Phosphate Fertilizer'] = { | ['Phosphate Fertilizer'] = { | ||
Line 7,491: | Line 18,107: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Phosphate fertilizer is a great source of Phosphorus.', | ['Description'] = 'Phosphate fertilizer is a great source of Phosphorus.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Picture Item'] = { | ['Picture Item'] = { | ||
Line 7,497: | Line 18,123: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A picture displaying a captured moment.', | ['Description'] = 'A picture displaying a captured moment.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Pineapple'] = { | ['Pineapple'] = { | ||
Line 7,503: | Line 18,139: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Nice fresh Pineapple.', | ['Description'] = 'Nice fresh Pineapple.', | ||
['Weight'] = '125', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Pineapple Friend Rice'] = { | ['Pineapple Friend Rice'] = { | ||
Line 7,509: | Line 18,160: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.', | ['Description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.', | ||
['Weight'] = '150', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '720.0', | |||
['Carbs'] = '20.0', | |||
['Protein'] = '9.0', | |||
['Fat'] = '12.0', | |||
['Vitamins'] = '12', | |||
}, | }, | ||
['Pineapple Seed'] = { | ['Pineapple Seed'] = { | ||
Line 7,515: | Line 18,181: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a pineapple plant.', | ['Description'] = 'Plant to grow a pineapple plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Pineapple Seed Pack'] = { | ['Pineapple Seed Pack'] = { | ||
Line 7,521: | Line 18,202: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a pineapple plant.', | ['Description'] = 'Plant to grow a pineapple plant.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pirate Hat'] = { | ['Pirate Hat'] = { | ||
Line 7,527: | Line 18,218: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A tricorne pirates hat.', | ['Description'] = 'A tricorne pirates hat.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pirozhok'] = { | ['Pirozhok'] = { | ||
Line 7,533: | Line 18,234: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A baked bun filled with tasty meat and mushrooms.', | ['Description'] = 'A baked bun filled with tasty meat and mushrooms.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '850.0', | |||
['Carbs'] = '14.0', | |||
['Protein'] = '19.0', | |||
['Fat'] = '10.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Piston'] = { | ['Piston'] = { | ||
Line 7,539: | Line 18,255: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A moving component that transfers force. Can also function as a valve occasionally.', | ['Description'] = 'A moving component that transfers force. Can also function as a valve occasionally.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plant Fibers'] = { | ['Plant Fibers'] = { | ||
Line 7,545: | Line 18,271: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.', | ['Description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.', | ||
['Weight'] = '25', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Natural Fiber', 'Burnable Fuel', 'Crop', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plant Vase'] = { | ['Plant Vase'] = { | ||
Line 7,551: | Line 18,287: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A vase made with glass to brighten up your home.', | ['Description'] = 'A vase made with glass to brighten up your home.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plastic'] = { | ['Plastic'] = { | ||
Line 7,557: | Line 18,303: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An extremely useful synthetic material derived from petrochemicals.', | ['Description'] = 'An extremely useful synthetic material derived from petrochemicals.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plastic Buoy'] = { | ['Plastic Buoy'] = { | ||
Line 7,563: | Line 18,319: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A modern plastic navigational buoy, can also be used as a moorage post.', | ['Description'] = 'A modern plastic navigational buoy, can also be used as a moorage post.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plastic Outdoor Bench'] = { | ['Plastic Outdoor Bench'] = { | ||
Line 7,569: | Line 18,335: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple molded plastic furniture for outdoor use.', | ['Description'] = 'A simple molded plastic furniture for outdoor use.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plastic Outdoor Chair'] = { | ['Plastic Outdoor Chair'] = { | ||
Line 7,575: | Line 18,351: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple molded plastic furniture for outdoor use.', | ['Description'] = 'A simple molded plastic furniture for outdoor use.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plastic Outdoor Table'] = { | ['Plastic Outdoor Table'] = { | ||
Line 7,581: | Line 18,367: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple molded plastic furniture for outdoor use.', | ['Description'] = 'A simple molded plastic furniture for outdoor use.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Plastic Window Planter'] = { | ['Plastic Window Planter'] = { | ||
Line 7,587: | Line 18,383: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple planter box mounted on a wall or by a window.', | ['Description'] = 'A simple planter box mounted on a wall or by a window.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Player Item'] = { | ['Player Item'] = { | ||
Line 7,593: | Line 18,399: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Poke Bowl'] = { | ['Poke Bowl'] = { | ||
Line 7,599: | Line 18,415: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A basic yet filling meal with a bite.', | ['Description'] = 'A basic yet filling meal with a bite.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1100.0', | |||
['Carbs'] = '21.0', | |||
['Protein'] = '10.0', | |||
['Fat'] = '11.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Polishing Paste'] = { | ['Polishing Paste'] = { | ||
Line 7,605: | Line 18,436: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A high quality method of repairing your tools reducing waste.', | ['Description'] = 'A high quality method of repairing your tools reducing waste.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Ponytail'] = { | ['Ponytail'] = { | ||
Line 7,611: | Line 18,452: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Portable Steam Engine'] = { | ['Portable Steam Engine'] = { | ||
Line 7,617: | Line 18,468: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An engine that generates mechanical power through steam.', | ['Description'] = 'An engine that generates mechanical power through steam.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Parts', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pottery Skill Book'] = { | ['Pottery Skill Book'] = { | ||
Line 7,629: | Line 18,484: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pottery Skill Scroll'] = { | ['Pottery Skill Scroll'] = { | ||
Line 7,635: | Line 18,500: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pottery Table'] = { | ['Pottery Table'] = { | ||
Line 7,641: | Line 18,516: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A primitive table for shaping basic clay products.', | ['Description'] = 'A primitive table for shaping basic clay products.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Pottery Upgrade'] = { | ['Pottery Upgrade'] = { | ||
Line 7,647: | Line 18,532: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Power Hammer'] = { | ['Power Hammer'] = { | ||
Line 7,653: | Line 18,548: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.', | ['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Powered Cart'] = { | ['Powered Cart'] = { | ||
Line 7,665: | Line 18,564: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Large cart for hauling sizable loads.', | ['Description'] = 'Large cart for hauling sizable loads.', | ||
['Weight'] = '15000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Powered Storage Silo'] = { | ['Powered Storage Silo'] = { | ||
Line 7,671: | Line 18,580: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.', | ['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Prairie Dog Carcass'] = { | ['Prairie Dog Carcass'] = { | ||
Line 7,677: | Line 18,596: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead prairie dog.', | ['Description'] = 'A dead prairie dog.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Prepared Meat'] = { | ['Prepared Meat'] = { | ||
Line 7,683: | Line 18,612: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Carefully butchered meat, ready to cook.', | ['Description'] = 'Carefully butchered meat, ready to cook.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Prickly Pear Fruit'] = { | ['Prickly Pear Fruit'] = { | ||
Line 7,689: | Line 18,633: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A succulent fruit coated in a rather terrifying array of spines.', | ['Description'] = 'A succulent fruit coated in a rather terrifying array of spines.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '190.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Prickly Pear Seed'] = { | ['Prickly Pear Seed'] = { | ||
Line 7,695: | Line 18,654: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow prickly pear cacti.', | ['Description'] = 'Plant to grow prickly pear cacti.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Prickly Pear Seed Pack'] = { | ['Prickly Pear Seed Pack'] = { | ||
Line 7,701: | Line 18,675: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow prickly pear cacti.', | ['Description'] = 'Plant to grow prickly pear cacti.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Prime Cut'] = { | ['Prime Cut'] = { | ||
Line 7,707: | Line 18,691: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A perfectly marbled piece of meat.', | ['Description'] = 'A perfectly marbled piece of meat.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '9.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Primitive Canvas Boots'] = { | ['Primitive Canvas Boots'] = { | ||
Line 7,713: | Line 18,712: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A pair of crude canvas boots for your everyday use.', | ['Description'] = 'A pair of crude canvas boots for your everyday use.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Primitive Canvas Pants'] = { | ['Primitive Canvas Pants'] = { | ||
Line 7,719: | Line 18,728: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Roughly stitched canvas pants.', | ['Description'] = 'Roughly stitched canvas pants.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Primitive Canvas Shorts'] = { | ['Primitive Canvas Shorts'] = { | ||
Line 7,725: | Line 18,744: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'They\'re like the Primitive Canvas Pants, but shorter.', | ['Description'] = 'They\'re like the Primitive Canvas Pants, but shorter.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Primitive Fur Belt'] = { | ['Primitive Fur Belt'] = { | ||
Line 7,731: | Line 18,760: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'You should probably still wear pants.', | ['Description'] = 'You should probably still wear pants.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Primitive Leather Boots'] = { | ['Primitive Leather Boots'] = { | ||
Line 7,737: | Line 18,776: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A pair of crude leather boots for your everyday use.', | ['Description'] = 'A pair of crude leather boots for your everyday use.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Primitive Leather Pants'] = { | ['Primitive Leather Pants'] = { | ||
Line 7,743: | Line 18,792: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'You ever tried cutting leather with a rock?', | ['Description'] = 'You ever tried cutting leather with a rock?', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Primitive Leather Shirt'] = { | ['Primitive Leather Shirt'] = { | ||
Line 7,749: | Line 18,808: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.', | ['Description'] = 'A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Primitive Leather Shorts'] = { | ['Primitive Leather Shorts'] = { | ||
Line 7,755: | Line 18,824: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'You may have enough leather left over to make a nice hat.', | ['Description'] = 'You may have enough leather left over to make a nice hat.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Printing Press'] = { | ['Printing Press'] = { | ||
Line 7,761: | Line 18,840: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'The world will never be the same.', | ['Description'] = 'The world will never be the same.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Printing Supplies'] = { | ['Printing Supplies'] = { | ||
Line 7,767: | Line 18,856: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A package of necessary items for copying art or other more elaborate designs.', | ['Description'] = 'A package of necessary items for copying art or other more elaborate designs.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pulp Filler'] = { | ['Pulp Filler'] = { | ||
Line 7,773: | Line 18,872: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ', | ['Description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '50', | |||
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pump Jack'] = { | ['Pump Jack'] = { | ||
Line 7,779: | Line 18,888: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Drill, baby! Drill!', | ['Description'] = 'Drill, baby! Drill!', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Pumpkin'] = { | ['Pumpkin'] = { | ||
Line 7,785: | Line 18,904: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Round and large.', | ['Description'] = 'Round and large.', | ||
['Weight'] = '125', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '340.0', | |||
['Carbs'] = '5.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Pumpkin Seed'] = { | ['Pumpkin Seed'] = { | ||
Line 7,791: | Line 18,925: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a pumpkin.', | ['Description'] = 'Plant to grow a pumpkin.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Pumpkin Seed Pack'] = { | ['Pumpkin Seed Pack'] = { | ||
Line 7,797: | Line 18,946: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a pumpkin.', | ['Description'] = 'Plant to grow a pumpkin.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Punch Card Time Clock'] = { | ['Punch Card Time Clock'] = { | ||
Line 7,803: | Line 18,962: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Clock in for the late shift', | ['Description'] = 'Clock in for the late shift', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Pupusas'] = { | ['Pupusas'] = { | ||
Line 7,809: | Line 18,978: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Comforting, best served hot from the griddle.', | ['Description'] = 'Comforting, best served hot from the griddle.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '11.0', | |||
['Fat'] = '9.0', | |||
['Vitamins'] = '14', | |||
}, | }, | ||
['Purple Vase'] = { | ['Purple Vase'] = { | ||
Line 7,815: | Line 18,999: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A vase made with glass to brighten up your home.', | ['Description'] = 'A vase made with glass to brighten up your home.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Quicklime'] = { | ['Quicklime'] = { | ||
Line 7,821: | Line 19,015: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A chemical compound used in steel production.', | ['Description'] = 'A chemical compound used in steel production.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Radiator'] = { | ['Radiator'] = { | ||
Line 7,827: | Line 19,031: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.', | ['Description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Raw Bacon'] = { | ['Raw Bacon'] = { | ||
Line 7,833: | Line 19,047: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.', | ['Description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '3.0', | |||
['Fat'] = '9.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Raw Fish'] = { | ['Raw Fish'] = { | ||
Line 7,839: | Line 19,068: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A fatty cut of raw fish.', | ['Description'] = 'A fatty cut of raw fish.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '7.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Raw Meat'] = { | ['Raw Meat'] = { | ||
Line 7,845: | Line 19,089: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.', | ['Description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '250.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Raw Roast'] = { | ['Raw Roast'] = { | ||
Line 7,851: | Line 19,110: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A trussed roast tied and ready to be cooked.', | ['Description'] = 'A trussed roast tied and ready to be cooked.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '5.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Raw Sausage'] = { | ['Raw Sausage'] = { | ||
Line 7,857: | Line 19,131: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Ground meat stuffed into an intestine casing.', | ['Description'] = 'Ground meat stuffed into an intestine casing.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '500.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Real Estate Desk'] = { | ['Real Estate Desk'] = { | ||
Line 7,863: | Line 19,152: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A place to manage the sale and transfer of deeds and property.', | ['Description'] = 'A place to manage the sale and transfer of deeds and property.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Rebar'] = { | ['Rebar'] = { | ||
Line 7,869: | Line 19,168: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Ribbed steel bars for reinforcing stuctures.', | ['Description'] = 'Ribbed steel bars for reinforcing stuctures.', | ||
['Weight'] = '3000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Recurve Bow'] = { | ['Recurve Bow'] = { | ||
Line 7,875: | Line 19,184: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.', | ['Description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Red Vase'] = { | ['Red Vase'] = { | ||
Line 7,881: | Line 19,200: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A vase made with glass to brighten up your home.', | ['Description'] = 'A vase made with glass to brighten up your home.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Redwood Log'] = { | ['Redwood Log'] = { | ||
Line 7,887: | Line 19,216: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.', | ['Description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Redwood Seed'] = { | ['Redwood Seed'] = { | ||
Line 7,893: | Line 19,232: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a redwood tree.', | ['Description'] = 'Plant to grow a redwood tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Redwood Seed Pack'] = { | ['Redwood Seed Pack'] = { | ||
Line 7,899: | Line 19,253: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a redwood tree.', | ['Description'] = 'Plant to grow a redwood tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Redwoods Poster'] = { | ['Redwoods Poster'] = { | ||
Line 7,905: | Line 19,269: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A poster for the wall.', | ['Description'] = 'A poster for the wall.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Refrigerator'] = { | ['Refrigerator'] = { | ||
Line 7,911: | Line 19,285: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An icebox from the future with significantly better cooling properties.', | ['Description'] = 'An icebox from the future with significantly better cooling properties.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Registrar'] = { | ['Registrar'] = { | ||
Line 7,917: | Line 19,301: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the setting management of titles.', | ['Description'] = 'Allows the setting management of titles.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Reinforced Concrete'] = { | ['Reinforced Concrete'] = { | ||
Line 7,923: | Line 19,317: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A sturdy construction material poured around a latice of rebar.', | ['Description'] = 'A sturdy construction material poured around a latice of rebar.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Concrete', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Remote Detonator'] = { | ['Remote Detonator'] = { | ||
Line 7,929: | Line 19,333: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A remote that is linked to Mining Charges for detonation in a safe distance.', | ['Description'] = 'A remote that is linked to Mining Charges for detonation in a safe distance.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Research Table'] = { | ['Research Table'] = { | ||
Line 7,935: | Line 19,349: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic table for researching new technologies and skills.', | ['Description'] = 'A basic table for researching new technologies and skills.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Rice'] = { | ['Rice'] = { | ||
Line 7,941: | Line 19,365: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow rice.', | ['Description'] = 'Plant to grow rice.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Grain', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '150.0', | |||
['Carbs'] = '7.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Rice Flour'] = { | ['Rice Flour'] = { | ||
Line 7,947: | Line 19,386: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Rice grounded into flour is as equally versatile as its golden cousin.', | ['Description'] = 'Rice grounded into flour is as equally versatile as its golden cousin.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '50.0', | |||
['Carbs'] = '15.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Rice Noodles'] = { | ['Rice Noodles'] = { | ||
Line 7,953: | Line 19,407: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Noodles made from delicious milled white grains.', | ['Description'] = 'Noodles made from delicious milled white grains.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Rice Pack'] = { | ['Rice Pack'] = { | ||
Line 7,959: | Line 19,428: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow rice.', | ['Description'] = 'Plant to grow rice.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Rivet'] = { | ['Rivet'] = { | ||
Line 7,965: | Line 19,444: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A steel bolt used to hold together inventions.', | ['Description'] = 'A steel bolt used to hold together inventions.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Roast Pumpkin'] = { | ['Roast Pumpkin'] = { | ||
Line 7,971: | Line 19,460: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Sweet but a suprising source of vitamins.', | ['Description'] = 'Sweet but a suprising source of vitamins.', | ||
['Weight'] = '900', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1400.0', | |||
['Carbs'] = '23.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Robotic Assembly Line'] = { | ['Robotic Assembly Line'] = { | ||
Line 7,977: | Line 19,481: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A complex set of machinery for creating equally complex things.', | ['Description'] = 'A complex set of machinery for creating equally complex things.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Rocker Box'] = { | ['Rocker Box'] = { | ||
Line 7,983: | Line 19,497: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.', | ['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Rolling Mill'] = { | ['Rolling Mill'] = { | ||
Line 7,989: | Line 19,513: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'For rolling steel into more buildable materials.', | ['Description'] = 'For rolling steel into more buildable materials.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Root Campfire Salad'] = { | ['Root Campfire Salad'] = { | ||
Line 7,995: | Line 19,529: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ['Description'] = 'A myriad of plants that make a healthy and odd blend.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '950.0', | |||
['Carbs'] = '8.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '11', | |||
}, | }, | ||
['Root Campfire Stew'] = { | ['Root Campfire Stew'] = { | ||
Line 8,001: | Line 19,550: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.', | ['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1100.0', | |||
['Carbs'] = '8.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '12.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Round Pot'] = { | ['Round Pot'] = { | ||
Line 8,007: | Line 19,571: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.', | ['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Rounded Face'] = { | ['Rounded Face'] = { | ||
Line 8,013: | Line 19,587: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Face', | ['Description'] = 'Face', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Rubber Wheel'] = { | ['Rubber Wheel'] = { | ||
Line 8,019: | Line 19,603: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.', | ['Description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Rug Large'] = { | ['Rug Large'] = { | ||
Line 8,025: | Line 19,619: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large area rug to cover that weird stain.', | ['Description'] = 'A large area rug to cover that weird stain.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Rug Medium'] = { | ['Rug Medium'] = { | ||
Line 8,031: | Line 19,635: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A medium rug for medium uses.', | ['Description'] = 'A medium rug for medium uses.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Rug Small'] = { | ['Rug Small'] = { | ||
Line 8,037: | Line 19,651: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.', | ['Description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Running Shoes'] = { | ['Running Shoes'] = { | ||
Line 8,043: | Line 19,667: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Light weight shoes designed to make you run faster.(Increases movement speed)', | ['Description'] = 'Light weight shoes designed to make you run faster.(Increases movement speed)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Rustic Window Planter'] = { | ['Rustic Window Planter'] = { | ||
Line 8,049: | Line 19,683: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple planter box mounted on a wall or by a window.', | ['Description'] = 'A simple planter box mounted on a wall or by a window.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Saguaro Rib'] = { | ['Saguaro Rib'] = { | ||
Line 8,055: | Line 19,699: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.', | ['Description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Saguaro Seed'] = { | ['Saguaro Seed'] = { | ||
Line 8,061: | Line 19,715: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a saguaro cactus.', | ['Description'] = 'Plant to grow a saguaro cactus.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Saguaro Seed Pack'] = { | ['Saguaro Seed Pack'] = { | ||
Line 8,067: | Line 19,736: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a saguaro cactus.', | ['Description'] = 'Plant to grow a saguaro cactus.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Salmon'] = { | ['Salmon'] = { | ||
Line 8,073: | Line 19,752: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A salmon.', | ['Description'] = 'A salmon.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Salt Basket'] = { | ['Salt Basket'] = { | ||
Line 8,079: | Line 19,768: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basket of salt.', | ['Description'] = 'A basket of salt.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sand'] = { | ['Sand'] = { | ||
Line 8,085: | Line 19,784: | ||
['Group'] = 'Block Items', | ['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.', | ['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.', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sandals'] = { | ['Sandals'] = { | ||
Line 8,091: | Line 19,800: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)', | ['Description'] = 'Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sandstone'] = { | ['Sandstone'] = { | ||
Line 8,097: | Line 19,816: | ||
['Group'] = 'Block Items', | ['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!', | ['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!', | ||
['Weight'] = '6000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sawmill'] = { | ['Sawmill'] = { | ||
Line 8,103: | Line 19,832: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Used to saw wood into lumber.', | ['Description'] = 'Used to saw wood into lumber.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Saxifrage Seed'] = { | ['Saxifrage Seed'] = { | ||
Line 8,109: | Line 19,848: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow saxifrage.', | ['Description'] = 'Plant to grow saxifrage.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Saxifrage Seed Pack'] = { | ['Saxifrage Seed Pack'] = { | ||
Line 8,115: | Line 19,869: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow saxifrage.', | ['Description'] = 'Plant to grow saxifrage.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Scarecrow'] = { | ['Scarecrow'] = { | ||
Line 8,121: | Line 19,885: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Keeps animals away. (WIP)', | ['Description'] = 'Keeps animals away. (WIP)', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['School Supply Station Item'] = { | ['School Supply Station Item'] = { | ||
Line 8,127: | Line 19,901: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'Housing Objects'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Scrap Meat'] = { | ['Scrap Meat'] = { | ||
Line 8,139: | Line 19,917: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Chunks of extra meat.', | ['Description'] = 'Chunks of extra meat.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '50.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '5.0', | |||
['Fat'] = '5.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Screening Machine'] = { | ['Screening Machine'] = { | ||
Line 8,145: | Line 19,938: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.', | ['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Screw Press'] = { | ['Screw Press'] = { | ||
Line 8,151: | Line 19,954: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Screws'] = { | ['Screws'] = { | ||
Line 8,157: | Line 19,970: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.', | ['Description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Scruffy Hair'] = { | ['Scruffy Hair'] = { | ||
Line 8,163: | Line 19,986: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".', | ['Description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Seagrass Seed'] = { | ['Seagrass Seed'] = { | ||
Line 8,169: | Line 20,002: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow seagrass.', | ['Description'] = 'Plant to grow seagrass.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Seagrass Seed Pack'] = { | ['Seagrass Seed Pack'] = { | ||
Line 8,175: | Line 20,023: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow seagrass.', | ['Description'] = 'Plant to grow seagrass.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Seared Meat'] = { | ['Seared Meat'] = { | ||
Line 8,181: | Line 20,039: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A cut of perfectly seared steak.', | ['Description'] = 'A cut of perfectly seared steak.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '19.0', | |||
['Fat'] = '17.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Seeded Camas Roll'] = { | ['Seeded Camas Roll'] = { | ||
Line 8,187: | Line 20,060: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.', | ['Description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1400.0', | |||
['Carbs'] = '20.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '13.0', | |||
['Vitamins'] = '16', | |||
}, | }, | ||
['Sensor Based Belt Sorter'] = { | ['Sensor Based Belt Sorter'] = { | ||
Line 8,199: | Line 20,081: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.', | ['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Sensuous Sea Pizza'] = { | ['Sensuous Sea Pizza'] = { | ||
Line 8,205: | Line 20,097: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The chewyness is unreal.', | ['Description'] = 'The chewyness is unreal.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '28.0', | |||
['Protein'] = '11.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Servo'] = { | ['Servo'] = { | ||
Line 8,211: | Line 20,118: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A rotary actuator that allows for control over angular position.', | ['Description'] = 'A rotary actuator that allows for control over angular position.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Settlement Crafting Table'] = { | ['Settlement Crafting Table'] = { | ||
Line 8,217: | Line 20,134: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic workspace for crafting all manner of settlement related objects.', | ['Description'] = 'A basic workspace for crafting all manner of settlement related objects.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Sewage'] = { | ['Sewage'] = { | ||
Line 8,223: | Line 20,150: | ||
['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.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Liquid', 'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shale'] = { | ['Shale'] = { | ||
Line 8,229: | Line 20,166: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.', | ['Description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.', | ||
['Weight'] = '6000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shaper'] = { | ['Shaper'] = { | ||
Line 8,235: | Line 20,182: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Shark Fillet Soup'] = { | ['Shark Fillet Soup'] = { | ||
Line 8,241: | Line 20,198: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A texture all of its own.', | ['Description'] = 'A texture all of its own.', | ||
['Weight'] = '600', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1400.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '15.0', | |||
['Fat'] = '11.0', | |||
['Vitamins'] = '4', | |||
}, | }, | ||
['Shark Jaws'] = { | ['Shark Jaws'] = { | ||
Line 8,247: | Line 20,219: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A mounted jaw from a mighty catch!', | ['Description'] = 'A mounted jaw from a mighty catch!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sharpening Steel'] = { | ['Sharpening Steel'] = { | ||
Line 8,253: | Line 20,235: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A steel rod with grooves allowing more finer sharpening of tools.', | ['Description'] = 'A steel rod with grooves allowing more finer sharpening of tools.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sheep Mount'] = { | ['Sheep Mount'] = { | ||
Line 8,259: | Line 20,251: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A hunting trophy for your house.', | ['Description'] = 'A hunting trophy for your house.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shelf Cabinet'] = { | ['Shelf Cabinet'] = { | ||
Line 8,265: | Line 20,267: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'When a shelf and a cabinet aren\'t enough individually.', | ['Description'] = 'When a shelf and a cabinet aren\'t enough individually.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipping Container Blue'] = { | ['Shipping Container Blue'] = { | ||
Line 8,271: | Line 20,283: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipping Container Green'] = { | ['Shipping Container Green'] = { | ||
Line 8,277: | Line 20,299: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipping Container Red'] = { | ['Shipping Container Red'] = { | ||
Line 8,283: | Line 20,315: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Advanced Upgrade'] = { | ['Shipwright Advanced Upgrade'] = { | ||
Line 8,295: | Line 20,331: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Basic Upgrade'] = { | ['Shipwright Basic Upgrade'] = { | ||
Line 8,301: | Line 20,347: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Hat'] = { | ['Shipwright Hat'] = { | ||
Line 8,307: | Line 20,363: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A simple sailor\'s cap, don?t lose it or you might be walking on a plank.', | ['Description'] = 'A simple sailor\'s cap, don?t lose it or you might be walking on a plank.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Overalls'] = { | ['Shipwright Overalls'] = { | ||
Line 8,313: | Line 20,379: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Denim overall for extra sturdy wearability.', | ['Description'] = 'Denim overall for extra sturdy wearability.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Sandals'] = { | ['Shipwright Sandals'] = { | ||
Line 8,319: | Line 20,395: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)', | ['Description'] = 'Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Shirt'] = { | ['Shipwright Shirt'] = { | ||
Line 8,325: | Line 20,411: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A striped shirt symbolizing your affinity for traveling across the seas.', | ['Description'] = 'A striped shirt symbolizing your affinity for traveling across the seas.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Sign'] = { | ['Shipwright Sign'] = { | ||
Line 8,331: | Line 20,427: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Shipwright Skill Book'] = { | ['Shipwright Skill Book'] = { | ||
Line 8,337: | Line 20,443: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shipwright Skill Scroll'] = { | ['Shipwright Skill Scroll'] = { | ||
Line 8,343: | Line 20,459: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shoji Door'] = { | ['Shoji Door'] = { | ||
Line 8,349: | Line 20,475: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A Far Eastern influenced wooden sliding door.', | ['Description'] = 'A Far Eastern influenced wooden sliding door.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shorn Wool'] = { | ['Shorn Wool'] = { | ||
Line 8,355: | Line 20,491: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Wool that has been shorn from an animal.', | ['Description'] = 'Wool that has been shorn from an animal.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Short Beard'] = { | ['Short Beard'] = { | ||
Line 8,361: | Line 20,507: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Shorts'] = { | ['Shorts'] = { | ||
Line 8,367: | Line 20,523: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.', | ['Description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Simmered Meat'] = { | ['Simmered Meat'] = { | ||
Line 8,373: | Line 20,539: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Meat cooked in meat juices keeps the meat juicy.', | ['Description'] = 'Meat cooked in meat juices keeps the meat juicy.', | ||
['Weight'] = '800', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '18.0', | |||
['Fat'] = '13.0', | |||
['Vitamins'] = '5', | |||
}, | }, | ||
['Simple Syrup'] = { | ['Simple Syrup'] = { | ||
Line 8,379: | Line 20,560: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A simple water and suger combination heated until the sugar dissolves.', | ['Description'] = 'A simple water and suger combination heated until the sugar dissolves.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '400.0', | |||
['Carbs'] = '12.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '3.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Sink'] = { | ['Sink'] = { | ||
Line 8,385: | Line 20,581: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An industrial sink.', | ['Description'] = 'An industrial sink.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Skid Steer'] = { | ['Skid Steer'] = { | ||
Line 8,391: | Line 20,597: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Small scale bucket loader. Great for flat to low slope excavation.', | ['Description'] = 'Small scale bucket loader. Great for flat to low slope excavation.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Slag'] = { | ['Slag'] = { | ||
Line 8,397: | Line 20,613: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.', | ['Description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.', | ||
['Weight'] = '6000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Excavatable', 'Waste Product', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = 'True', | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sleek Short Hair'] = { | ['Sleek Short Hair'] = { | ||
Line 8,403: | Line 20,629: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Bath Mat'] = { | ['Small Bath Mat'] = { | ||
Line 8,409: | Line 20,645: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.', | ['Description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Canoe'] = { | ['Small Canoe'] = { | ||
Line 8,415: | Line 20,661: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Small Canoe for hauling minimal loads.', | ['Description'] = 'Small Canoe for hauling minimal loads.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Cotton Bunting Festive'] = { | ['Small Cotton Bunting Festive'] = { | ||
Line 8,421: | Line 20,677: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Cotton Bunting Red'] = { | ['Small Cotton Bunting Red'] = { | ||
Line 8,427: | Line 20,693: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Cotton Bunting Regal'] = { | ['Small Cotton Bunting Regal'] = { | ||
Line 8,433: | Line 20,709: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Cotton Bunting Vibrant'] = { | ['Small Cotton Bunting Vibrant'] = { | ||
Line 8,439: | Line 20,725: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Court'] = { | ['Small Court'] = { | ||
Line 8,445: | Line 20,741: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.', | ['Description'] = 'Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Festive Paper Lantern'] = { | ['Small Festive Paper Lantern'] = { | ||
Line 8,451: | Line 20,757: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Table Top', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Hanging Ashlar Basalt Sign'] = { | ['Small Hanging Ashlar Basalt Sign'] = { | ||
Line 8,457: | Line 20,773: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Ashlar Gneiss Sign'] = { | ['Small Hanging Ashlar Gneiss Sign'] = { | ||
Line 8,463: | Line 20,789: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Ashlar Granite Sign'] = { | ['Small Hanging Ashlar Granite Sign'] = { | ||
Line 8,469: | Line 20,805: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Ashlar Limestone Sign'] = { | ['Small Hanging Ashlar Limestone Sign'] = { | ||
Line 8,475: | Line 20,821: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Ashlar Sandstone Sign'] = { | ['Small Hanging Ashlar Sandstone Sign'] = { | ||
Line 8,481: | Line 20,837: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Ashlar Shale Sign'] = { | ['Small Hanging Ashlar Shale Sign'] = { | ||
Line 8,487: | Line 20,853: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Ashlar Stone Sign'] = { | ['Small Hanging Ashlar Stone Sign'] = { | ||
Line 8,493: | Line 20,869: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Birch Sign'] = { | ['Small Hanging Birch Sign'] = { | ||
Line 8,499: | Line 20,885: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Cedar Sign'] = { | ['Small Hanging Cedar Sign'] = { | ||
Line 8,505: | Line 20,901: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Ceiba Sign'] = { | ['Small Hanging Ceiba Sign'] = { | ||
Line 8,511: | Line 20,917: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Fir Sign'] = { | ['Small Hanging Fir Sign'] = { | ||
Line 8,517: | Line 20,933: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Hardwood Sign'] = { | ['Small Hanging Hardwood Sign'] = { | ||
Line 8,523: | Line 20,949: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Joshua Sign'] = { | ['Small Hanging Joshua Sign'] = { | ||
Line 8,529: | Line 20,965: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Lumber Sign'] = { | ['Small Hanging Lumber Sign'] = { | ||
Line 8,535: | Line 20,981: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Mortared Granite Sign'] = { | ['Small Hanging Mortared Granite Sign'] = { | ||
Line 8,541: | Line 20,997: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Mortared Limestone Sign'] = { | ['Small Hanging Mortared Limestone Sign'] = { | ||
Line 8,547: | Line 21,013: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Mortared Sandstone Sign'] = { | ['Small Hanging Mortared Sandstone Sign'] = { | ||
Line 8,553: | Line 21,029: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Mortared Stone Sign'] = { | ['Small Hanging Mortared Stone Sign'] = { | ||
Line 8,559: | Line 21,045: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Oak Sign'] = { | ['Small Hanging Oak Sign'] = { | ||
Line 8,565: | Line 21,061: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Palm Sign'] = { | ['Small Hanging Palm Sign'] = { | ||
Line 8,571: | Line 21,077: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Redwood Sign'] = { | ['Small Hanging Redwood Sign'] = { | ||
Line 8,577: | Line 21,093: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Saguaro Sign'] = { | ['Small Hanging Saguaro Sign'] = { | ||
Line 8,583: | Line 21,109: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Softwood Sign'] = { | ['Small Hanging Softwood Sign'] = { | ||
Line 8,589: | Line 21,125: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Spruce Sign'] = { | ['Small Hanging Spruce Sign'] = { | ||
Line 8,595: | Line 21,141: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Stone Sign'] = { | ['Small Hanging Stone Sign'] = { | ||
Line 8,601: | Line 21,157: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Hanging Wood Sign'] = { | ['Small Hanging Wood Sign'] = { | ||
Line 8,607: | Line 21,173: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Meeting Chair'] = { | ['Small Meeting Chair'] = { | ||
Line 8,613: | Line 21,189: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Meeting Table'] = { | ['Small Meeting Table'] = { | ||
Line 8,619: | Line 21,205: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Nylon Bunting Green'] = { | ['Small Nylon Bunting Green'] = { | ||
Line 8,625: | Line 21,221: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.', | ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Nylon Bunting Purple'] = { | ['Small Nylon Bunting Purple'] = { | ||
Line 8,631: | Line 21,237: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.', | ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Nylon Bunting Yellow'] = { | ['Small Nylon Bunting Yellow'] = { | ||
Line 8,637: | Line 21,253: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.', | ['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Paper Lantern'] = { | ['Small Paper Lantern'] = { | ||
Line 8,643: | Line 21,269: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small paper lantern.', | ['Description'] = 'A small paper lantern.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Paper Machine'] = { | ['Small Paper Machine'] = { | ||
Line 8,649: | Line 21,285: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Laborous way of creating sheets of paper.', | ['Description'] = 'Laborous way of creating sheets of paper.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Shipyard'] = { | ['Small Shipyard'] = { | ||
Line 8,655: | Line 21,301: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A crude workspace for constructing smaller vehicles designed for use in a maritime environment.', | ['Description'] = 'A crude workspace for constructing smaller vehicles designed for use in a maritime environment.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Sink'] = { | ['Small Sink'] = { | ||
Line 8,661: | Line 21,317: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small household sink.', | ['Description'] = 'A small household sink.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Standing Ashlar Basalt Sign'] = { | ['Small Standing Ashlar Basalt Sign'] = { | ||
Line 8,667: | Line 21,333: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Ashlar Gneiss Sign'] = { | ['Small Standing Ashlar Gneiss Sign'] = { | ||
Line 8,673: | Line 21,349: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Ashlar Granite Sign'] = { | ['Small Standing Ashlar Granite Sign'] = { | ||
Line 8,679: | Line 21,365: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Ashlar Limestone Sign'] = { | ['Small Standing Ashlar Limestone Sign'] = { | ||
Line 8,685: | Line 21,381: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Ashlar Sandstone Sign'] = { | ['Small Standing Ashlar Sandstone Sign'] = { | ||
Line 8,691: | Line 21,397: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Ashlar Shale Sign'] = { | ['Small Standing Ashlar Shale Sign'] = { | ||
Line 8,697: | Line 21,413: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Ashlar Stone Sign'] = { | ['Small Standing Ashlar Stone Sign'] = { | ||
Line 8,703: | Line 21,429: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Birch Sign'] = { | ['Small Standing Birch Sign'] = { | ||
Line 8,709: | Line 21,445: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Cedar Sign'] = { | ['Small Standing Cedar Sign'] = { | ||
Line 8,715: | Line 21,461: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Ceiba Sign'] = { | ['Small Standing Ceiba Sign'] = { | ||
Line 8,721: | Line 21,477: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Fir Sign'] = { | ['Small Standing Fir Sign'] = { | ||
Line 8,727: | Line 21,493: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Hardwood Sign'] = { | ['Small Standing Hardwood Sign'] = { | ||
Line 8,733: | Line 21,509: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Joshua Sign'] = { | ['Small Standing Joshua Sign'] = { | ||
Line 8,739: | Line 21,525: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Lumber Sign'] = { | ['Small Standing Lumber Sign'] = { | ||
Line 8,745: | Line 21,541: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Mortared Granite Sign'] = { | ['Small Standing Mortared Granite Sign'] = { | ||
Line 8,751: | Line 21,557: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Mortared Limestone Sign'] = { | ['Small Standing Mortared Limestone Sign'] = { | ||
Line 8,757: | Line 21,573: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Mortared Sandstone Sign'] = { | ['Small Standing Mortared Sandstone Sign'] = { | ||
Line 8,763: | Line 21,589: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Mortared Stone Sign'] = { | ['Small Standing Mortared Stone Sign'] = { | ||
Line 8,769: | Line 21,605: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Oak Sign'] = { | ['Small Standing Oak Sign'] = { | ||
Line 8,775: | Line 21,621: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Palm Sign'] = { | ['Small Standing Palm Sign'] = { | ||
Line 8,781: | Line 21,637: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Redwood Sign'] = { | ['Small Standing Redwood Sign'] = { | ||
Line 8,787: | Line 21,653: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Saguaro Sign'] = { | ['Small Standing Saguaro Sign'] = { | ||
Line 8,793: | Line 21,669: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Softwood Sign'] = { | ['Small Standing Softwood Sign'] = { | ||
Line 8,799: | Line 21,685: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Spruce Sign'] = { | ['Small Standing Spruce Sign'] = { | ||
Line 8,805: | Line 21,701: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Stone Sign'] = { | ['Small Standing Stone Sign'] = { | ||
Line 8,811: | Line 21,717: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Standing Wood Sign'] = { | ['Small Standing Wood Sign'] = { | ||
Line 8,817: | Line 21,733: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A small sign for all of your smaller text needs!', | ['Description'] = 'A small sign for all of your smaller text needs!', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Stockpile'] = { | ['Small Stockpile'] = { | ||
Line 8,823: | Line 21,749: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Designates a 3x3x3 area as storage for large items.', | ['Description'] = 'Designates a 3x3x3 area as storage for large items.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Small Wood Cart'] = { | ['Small Wood Cart'] = { | ||
Line 8,829: | Line 21,765: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Small wood cart for hauling minimal loads.', | ['Description'] = 'Small wood cart for hauling minimal loads.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Wooden Boat'] = { | ['Small Wooden Boat'] = { | ||
Line 8,835: | Line 21,781: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A personal transport vessel capable of holding a suprising amount of goods.', | ['Description'] = 'A personal transport vessel capable of holding a suprising amount of goods.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Small Wooden Ship Frame'] = { | ['Small Wooden Ship Frame'] = { | ||
Line 8,841: | Line 21,797: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'The basis for any wooden personal vessel.', | ['Description'] = 'The basis for any wooden personal vessel.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Parts', 'Product', 'Ingredient'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smelting Basic Upgrade'] = { | ['Smelting Basic Upgrade'] = { | ||
Line 8,853: | Line 21,813: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smelting Skill Book'] = { | ['Smelting Skill Book'] = { | ||
Line 8,859: | Line 21,829: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smelting Skill Scroll'] = { | ['Smelting Skill Scroll'] = { | ||
Line 8,865: | Line 21,845: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smelting Upgrade'] = { | ['Smelting Upgrade'] = { | ||
Line 8,871: | Line 21,861: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.', | ['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Upgrade', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smith Apron'] = { | ['Smith Apron'] = { | ||
Line 8,883: | Line 21,877: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.', | ['Description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smith Bandana'] = { | ['Smith Bandana'] = { | ||
Line 8,889: | Line 21,893: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.', | ['Description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smith Boots'] = { | ['Smith Boots'] = { | ||
Line 8,895: | Line 21,909: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)', | ['Description'] = 'Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smith Gloves'] = { | ['Smith Gloves'] = { | ||
Line 8,901: | Line 21,925: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A reinforced wrist guard paired with a lone work glove.', | ['Description'] = 'A reinforced wrist guard paired with a lone work glove.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smith Pants'] = { | ['Smith Pants'] = { | ||
Line 8,907: | Line 21,941: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Denim pants with knee patches.', | ['Description'] = 'Denim pants with knee patches.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smith Shirt'] = { | ['Smith Shirt'] = { | ||
Line 8,913: | Line 21,957: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A simple cotton shirt helps reduce the strain of heat exposure.', | ['Description'] = 'A simple cotton shirt helps reduce the strain of heat exposure.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smog'] = { | ['Smog'] = { | ||
Line 8,919: | Line 21,973: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A smoke that contains a combination of pollutants.', | ['Description'] = 'A smoke that contains a combination of pollutants.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Smooth Gut Noodle Roll'] = { | ['Smooth Gut Noodle Roll'] = { | ||
Line 8,925: | Line 21,989: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'These noodle rolls look VERY smooth.', | ['Description'] = 'These noodle rolls look VERY smooth.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '19.0', | |||
['Protein'] = '15.0', | |||
['Fat'] = '9.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Snapping Turtle Carcass'] = { | ['Snapping Turtle Carcass'] = { | ||
Line 8,931: | Line 22,010: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead snapping turtle.', | ['Description'] = 'A dead snapping turtle.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Socialist Shirt'] = { | ['Socialist Shirt'] = { | ||
Line 8,937: | Line 22,026: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Embrace the power of the people with this bold t-shirt. Crafted for the champions of equality, this shirt is a rallying cry for collective action. Wear it to stand united with your comrades in the fight for a fairer world!', | ['Description'] = 'Embrace the power of the people with this bold t-shirt. Crafted for the champions of equality, this shirt is a rallying cry for collective action. Wear it to stand united with your comrades in the fight for a fairer world!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Board'] = { | ['Softwood Board'] = { | ||
Line 8,943: | Line 22,042: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A higher quality softwood board used for long lasting furniture.', | ['Description'] = 'A higher quality softwood board used for long lasting furniture.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Hewn Log'] = { | ['Softwood Hewn Log'] = { | ||
Line 8,949: | Line 22,058: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Lumber'] = { | ['Softwood Lumber'] = { | ||
Line 8,955: | Line 22,074: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Can be fashioned into various usable equipment.', | ['Description'] = 'Can be fashioned into various usable equipment.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Lumber Bench'] = { | ['Softwood Lumber Bench'] = { | ||
Line 8,961: | Line 22,090: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Lumber Chair'] = { | ['Softwood Lumber Chair'] = { | ||
Line 8,967: | Line 22,106: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Lumber Door'] = { | ['Softwood Lumber Door'] = { | ||
Line 8,973: | Line 22,122: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A door made from finely cut lumber.', | ['Description'] = 'A door made from finely cut lumber.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Lumber Dresser'] = { | ['Softwood Lumber Dresser'] = { | ||
Line 8,979: | Line 22,138: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Softwood Lumber Table'] = { | ['Softwood Lumber Table'] = { | ||
Line 8,985: | Line 22,154: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large lumber table for eating meals or getting some work done.', | ['Description'] = 'A large lumber table for eating meals or getting some work done.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Soil Sampler'] = { | ['Soil Sampler'] = { | ||
Line 8,997: | Line 22,170: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.', | ['Description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Solar Generator'] = { | ['Solar Generator'] = { | ||
Line 9,003: | Line 22,186: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.', | ['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Sombrero'] = { | ['Sombrero'] = { | ||
Line 9,009: | Line 22,202: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A traditional Sombrero.', | ['Description'] = 'A traditional Sombrero.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Spiky Roll'] = { | ['Spiky Roll'] = { | ||
Line 9,015: | Line 22,218: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Spikes are definitely removed before serving.', | ['Description'] = 'Spikes are definitely removed before serving.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1300.0', | |||
['Carbs'] = '20.0', | |||
['Protein'] = '17.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Spin Melter'] = { | ['Spin Melter'] = { | ||
Line 9,021: | Line 22,239: | ||
['Group'] = 'Modules', | ['Group'] = 'Modules', | ||
['Description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.', | ['Description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Spinning Jenny'] = { | ['Spinning Jenny'] = { | ||
Line 9,027: | Line 22,255: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Making yarn and threads made easy!', | ['Description'] = 'Making yarn and threads made easy!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Spoiled Food'] = { | ['Spoiled Food'] = { | ||
Line 9,033: | Line 22,271: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.', | ['Description'] = 'Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.', | ||
['Weight'] = '20', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Spruce Log'] = { | ['Spruce Log'] = { | ||
Line 9,039: | Line 22,287: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.', | ['Description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Spruce Seed'] = { | ['Spruce Seed'] = { | ||
Line 9,045: | Line 22,303: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a spruce tree.', | ['Description'] = 'Plant to grow a spruce tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Spruce Seed Pack'] = { | ['Spruce Seed Pack'] = { | ||
Line 9,051: | Line 22,324: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a spruce tree.', | ['Description'] = 'Plant to grow a spruce tree.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Square Belt'] = { | ['Square Belt'] = { | ||
Line 9,057: | Line 22,340: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Belt with a square buckle.', | ['Description'] = 'Belt with a square buckle.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Square Jaw'] = { | ['Square Jaw'] = { | ||
Line 9,063: | Line 22,356: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Jaw', | ['Description'] = 'Jaw', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Square Pot'] = { | ['Square Pot'] = { | ||
Line 9,069: | Line 22,372: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.', | ['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stamp Mill'] = { | ['Stamp Mill'] = { | ||
Line 9,075: | Line 22,388: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.', | ['Description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Standing Glass Sign'] = { | ['Standing Glass Sign'] = { | ||
Line 9,081: | Line 22,404: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large sign framed with a glass plate.', | ['Description'] = 'A large sign framed with a glass plate.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Standing Long Steel Sign'] = { | ['Standing Long Steel Sign'] = { | ||
Line 9,087: | Line 22,420: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A long steel plate with a wooden base.', | ['Description'] = 'A long steel plate with a wooden base.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Standing Steel Brick Sign'] = { | ['Standing Steel Brick Sign'] = { | ||
Line 9,093: | Line 22,436: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A solid steel plate supported by a brick base.', | ['Description'] = 'A solid steel plate supported by a brick base.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Starter Camp'] = { | ['Starter Camp'] = { | ||
Line 9,099: | Line 22,452: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A combination of a small tent and a tiny stockpile.', | ['Description'] = 'A combination of a small tent and a tiny stockpile.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steam Engine'] = { | ['Steam Engine'] = { | ||
Line 9,105: | Line 22,468: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large steam engine for generating power.', | ['Description'] = 'A large steam engine for generating power.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steam Tractor'] = { | ['Steam Tractor'] = { | ||
Line 9,111: | Line 22,484: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tractor powered through steam.', | ['Description'] = 'A tractor powered through steam.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steam Tractor Harvester'] = { | ['Steam Tractor Harvester'] = { | ||
Line 9,117: | Line 22,500: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.', | ['Description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Harvester', 'Tool', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steam Tractor Plow'] = { | ['Steam Tractor Plow'] = { | ||
Line 9,123: | Line 22,516: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An attachment for the steam tractor that allows for quick plowing.', | ['Description'] = 'An attachment for the steam tractor that allows for quick plowing.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Plow', 'Tool', 'Hoer', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steam Tractor Scoop'] = { | ['Steam Tractor Scoop'] = { | ||
Line 9,129: | Line 22,532: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An attachment for the steam tractor that allows for quick terraforming.', | ['Description'] = 'An attachment for the steam tractor that allows for quick terraforming.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steam Tractor Sower'] = { | ['Steam Tractor Sower'] = { | ||
Line 9,135: | Line 22,548: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.', | ['Description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Planter', 'Tool', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steam Truck'] = { | ['Steam Truck'] = { | ||
Line 9,141: | Line 22,564: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A truck that runs on steam.', | ['Description'] = 'A truck that runs on steam.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Abstract Fixture'] = { | ['Steel Abstract Fixture'] = { | ||
Line 9,147: | Line 22,580: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Axe'] = { | ['Steel Axe'] = { | ||
Line 9,153: | Line 22,596: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A Steel axe made for cutting down trees.', | ['Description'] = 'A Steel axe made for cutting down trees.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Axle'] = { | ['Steel Axle'] = { | ||
Line 9,159: | Line 22,612: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.', | ['Description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Bar'] = { | ['Steel Bar'] = { | ||
Line 9,165: | Line 22,628: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Refined bar of steel.', | ['Description'] = 'Refined bar of steel.', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Currency', 'Metal', 'Block', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Buoy'] = { | ['Steel Buoy'] = { | ||
Line 9,171: | Line 22,644: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A steel navigational buoy, can also be used as a moorage post.', | ['Description'] = 'A steel navigational buoy, can also be used as a moorage post.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Ceiling Light'] = { | ['Steel Ceiling Light'] = { | ||
Line 9,177: | Line 22,660: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Floor Lamp'] = { | ['Steel Floor Lamp'] = { | ||
Line 9,183: | Line 22,676: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room. This time from the floor.', | ['Description'] = 'A more modern way to light up a room. This time from the floor.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Gear'] = { | ['Steel Gear'] = { | ||
Line 9,189: | Line 22,692: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A toothed machine part that interlocks with others.', | ['Description'] = 'A toothed machine part that interlocks with others.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Gear', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Gearbox'] = { | ['Steel Gearbox'] = { | ||
Line 9,195: | Line 22,708: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.', | ['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Hammer'] = { | ['Steel Hammer'] = { | ||
Line 9,201: | Line 22,724: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A robust steel hammer useful for shaping blocks and deconstruction.', | ['Description'] = 'A robust steel hammer useful for shaping blocks and deconstruction.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Hanging Fixture'] = { | ['Steel Hanging Fixture'] = { | ||
Line 9,207: | Line 22,740: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Hanging Lamp'] = { | ['Steel Hanging Lamp'] = { | ||
Line 9,213: | Line 22,756: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Hoe'] = { | ['Steel Hoe'] = { | ||
Line 9,219: | Line 22,772: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A steel hoe with improved range to help tilling larger areas.', | ['Description'] = 'A steel hoe with improved range to help tilling larger areas.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Kitchen Lamp'] = { | ['Steel Kitchen Lamp'] = { | ||
Line 9,225: | Line 22,788: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Liquids Tank'] = { | ['Steel Liquids Tank'] = { | ||
Line 9,231: | Line 22,804: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Machete'] = { | ['Steel Machete'] = { | ||
Line 9,237: | Line 22,820: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A machete used to quickly clear plants.', | ['Description'] = 'A machete used to quickly clear plants.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Moorage Post'] = { | ['Steel Moorage Post'] = { | ||
Line 9,243: | Line 22,836: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An iron moorage post that makes sure that even the largest of vessels stay still.', | ['Description'] = 'An iron moorage post that makes sure that even the largest of vessels stay still.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Pickaxe'] = { | ['Steel Pickaxe'] = { | ||
Line 9,249: | Line 22,852: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A steel pickaxe used to break down stone and ore into usable rubble.', | ['Description'] = 'A steel pickaxe used to break down stone and ore into usable rubble.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Pipe'] = { | ['Steel Pipe'] = { | ||
Line 9,255: | Line 22,868: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A pipe for transporting liquids.', | ['Description'] = 'A pipe for transporting liquids.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Plate'] = { | ['Steel Plate'] = { | ||
Line 9,261: | Line 22,884: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A sturdy steel plate for use in various crafting recipes.', | ['Description'] = 'A sturdy steel plate for use in various crafting recipes.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = 'True', | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Podium'] = { | ['Steel Podium'] = { | ||
Line 9,267: | Line 22,900: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Row Seating'] = { | ['Steel Row Seating'] = { | ||
Line 9,273: | Line 22,916: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Saw Blade'] = { | ['Steel Saw Blade'] = { | ||
Line 9,279: | Line 22,932: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.', | ['Description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Searchlight'] = { | ['Steel Searchlight'] = { | ||
Line 9,285: | Line 22,948: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'When your goal is to really light up the heaven!', | ['Description'] = 'When your goal is to really light up the heaven!', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Shovel'] = { | ['Steel Shovel'] = { | ||
Line 9,291: | Line 22,964: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'When an iron shovel is not enough and you need something more durable while terraforming.', | ['Description'] = 'When an iron shovel is not enough and you need something more durable while terraforming.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Sickle'] = { | ['Steel Sickle'] = { | ||
Line 9,297: | Line 22,980: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.', | ['Description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Steel Spring'] = { | ['Steel Spring'] = { | ||
Line 9,303: | Line 22,996: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A steel spring used to create bouncing inventions.', | ['Description'] = 'A steel spring used to create bouncing inventions.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Square Fixture'] = { | ['Steel Square Fixture'] = { | ||
Line 9,309: | Line 23,012: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Table Lamp'] = { | ['Steel Table Lamp'] = { | ||
Line 9,315: | Line 23,028: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'For late night studying. Or working. Or anything, really.', | ['Description'] = 'For late night studying. Or working. Or anything, really.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Steel Warehouse Shelves'] = { | ['Steel Warehouse Shelves'] = { | ||
Line 9,321: | Line 23,044: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large metal rack allowing larger volume storage.', | ['Description'] = 'A large metal rack allowing larger volume storage.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Storage Container'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stenographers Table'] = { | ['Stenographers Table'] = { | ||
Line 9,327: | Line 23,060: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.', | ['Description'] = 'Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stockpile'] = { | ['Stockpile'] = { | ||
Line 9,333: | Line 23,076: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Designates a 5x5x5 area as storage for large items.', | ['Description'] = 'Designates a 5x5x5 area as storage for large items.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stone'] = { | ['Stone'] = { | ||
Line 9,339: | Line 23,092: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A pile of stones.', | ['Description'] = 'A pile of stones.', | ||
['Weight'] = '7000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Rock', 'Block', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stone Axe'] = { | ['Stone Axe'] = { | ||
Line 9,345: | Line 23,108: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A crude stone axe made for cutting down trees.', | ['Description'] = 'A crude stone axe made for cutting down trees.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stone Brazier'] = { | ['Stone Brazier'] = { | ||
Line 9,351: | Line 23,124: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A stone stand which can hold burning fuel to provide light.', | ['Description'] = 'A stone stand which can hold burning fuel to provide light.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stone Door'] = { | ['Stone Door'] = { | ||
Line 9,357: | Line 23,140: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy stone door.', | ['Description'] = 'A heavy stone door.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stone Hammer'] = { | ['Stone Hammer'] = { | ||
Line 9,363: | Line 23,156: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A crude stone hammer useful for shaping blocks and deconstruction.', | ['Description'] = 'A crude stone hammer useful for shaping blocks and deconstruction.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stone Machete'] = { | ['Stone Machete'] = { | ||
Line 9,369: | Line 23,172: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A machete used to quickly clear plants.', | ['Description'] = 'A machete used to quickly clear plants.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stone Pickaxe'] = { | ['Stone Pickaxe'] = { | ||
Line 9,375: | Line 23,188: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A crude pickaxe used to break down stone and ore into usable rubble.', | ['Description'] = 'A crude pickaxe used to break down stone and ore into usable rubble.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stone Plaque'] = { | ['Stone Plaque'] = { | ||
Line 9,381: | Line 23,204: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A plaque used for rating a property.', | ['Description'] = 'A plaque used for rating a property.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stone Road'] = { | ['Stone Road'] = { | ||
Line 9,387: | Line 23,220: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.', | ['Description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stone Road Tool'] = { | ['Stone Road Tool'] = { | ||
Line 9,393: | Line 23,236: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A tool for tamping dirt into roads.', | ['Description'] = 'A tool for tamping dirt into roads.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Tamper', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stone Sickle'] = { | ['Stone Sickle'] = { | ||
Line 9,399: | Line 23,252: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A stone sickle used to harvest crops or cut grass.', | ['Description'] = 'A stone sickle used to harvest crops or cut grass.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stop Sign'] = { | ['Stop Sign'] = { | ||
Line 9,405: | Line 23,268: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.', | ['Description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Storage Chest'] = { | ['Storage Chest'] = { | ||
Line 9,411: | Line 23,284: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A container you can store items in.', | ['Description'] = 'A container you can store items in.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Storage Silo'] = { | ['Storage Silo'] = { | ||
Line 9,417: | Line 23,300: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.', | ['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Store'] = { | ['Store'] = { | ||
Line 9,423: | Line 23,316: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the selling and trading of items.', | ['Description'] = 'Allows the selling and trading of items.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Store Sign'] = { | ['Store Sign'] = { | ||
Line 9,429: | Line 23,332: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Stove'] = { | ['Stove'] = { | ||
Line 9,435: | Line 23,348: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A heavy stove for cooking more complex dishes.', | ['Description'] = 'A heavy stove for cooking more complex dishes.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Strange Fuel'] = { | ['Strange Fuel'] = { | ||
Line 9,441: | Line 23,364: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'CHEEEAAAAATER', | ['Description'] = 'CHEEEAAAAATER', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Street Sign'] = { | ['Street Sign'] = { | ||
Line 9,447: | Line 23,380: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.', | ['Description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Streetlamp'] = { | ['Streetlamp'] = { | ||
Line 9,453: | Line 23,396: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A towering metal light post that requires electricity to run.', | ['Description'] = 'A towering metal light post that requires electricity to run.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Students Desk Item'] = { | ['Students Desk Item'] = { | ||
Line 9,459: | Line 23,412: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Students Desk T1'] = { | ['Students Desk T1'] = { | ||
Line 9,465: | Line 23,428: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Students Desk T2'] = { | ['Students Desk T2'] = { | ||
Line 9,471: | Line 23,444: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Students Desk T3'] = { | ['Students Desk T3'] = { | ||
Line 9,477: | Line 23,460: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stuffed Alligator'] = { | ['Stuffed Alligator'] = { | ||
Line 9,483: | Line 23,476: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It looks so real!', | ['Description'] = 'It looks so real!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stuffed Bison'] = { | ['Stuffed Bison'] = { | ||
Line 9,489: | Line 23,492: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It looks so real!', | ['Description'] = 'It looks so real!', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stuffed Elk'] = { | ['Stuffed Elk'] = { | ||
Line 9,495: | Line 23,508: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It looks so real!', | ['Description'] = 'It looks so real!', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stuffed Goat'] = { | ['Stuffed Goat'] = { | ||
Line 9,501: | Line 23,524: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It looks so real!', | ['Description'] = 'It looks so real!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stuffed Jaguar'] = { | ['Stuffed Jaguar'] = { | ||
Line 9,507: | Line 23,540: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It looks so real!', | ['Description'] = 'It looks so real!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stuffed Turkey'] = { | ['Stuffed Turkey'] = { | ||
Line 9,513: | Line 23,556: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.', | ['Description'] = 'To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1600.0', | |||
['Carbs'] = '17.0', | |||
['Protein'] = '24.0', | |||
['Fat'] = '16.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Stuffed Wolf'] = { | ['Stuffed Wolf'] = { | ||
Line 9,519: | Line 23,577: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'It looks so real!', | ['Description'] = 'It looks so real!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stump Bed'] = { | ['Stump Bed'] = { | ||
Line 9,525: | Line 23,593: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Simple collection of straw to rest on, don\'t mind the fleas.', | ['Description'] = 'Simple collection of straw to rest on, don\'t mind the fleas.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stump Chair'] = { | ['Stump Chair'] = { | ||
Line 9,531: | Line 23,609: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.', | ['Description'] = 'A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stump Latrine'] = { | ['Stump Latrine'] = { | ||
Line 9,537: | Line 23,625: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Simple yet functional.', | ['Description'] = 'Simple yet functional.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Stump Table'] = { | ['Stump Table'] = { | ||
Line 9,543: | Line 23,641: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large log cut in half for placing things on.', | ['Description'] = 'A large log cut in half for placing things on.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Substrate'] = { | ['Substrate'] = { | ||
Line 9,549: | Line 23,657: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'The foundation material for complex electronics.', | ['Description'] = 'The foundation material for complex electronics.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sugar'] = { | ['Sugar'] = { | ||
Line 9,555: | Line 23,673: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Even sweet lovers don\'t eat sugar plain.', | ['Description'] = 'Even sweet lovers don\'t eat sugar plain.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '50.0', | |||
['Carbs'] = '15.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Sugarcane'] = { | ['Sugarcane'] = { | ||
Line 9,561: | Line 23,694: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'How did you even get this?', | ['Description'] = 'How did you even get this?', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '1.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Sugarcane Pack'] = { | ['Sugarcane Pack'] = { | ||
Line 9,567: | Line 23,715: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'How did you even get this?', | ['Description'] = 'How did you even get this?', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sulfur'] = { | ['Sulfur'] = { | ||
Line 9,573: | Line 23,731: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'While it may not look like much it is fundamentally essential to sustain life.', | ['Description'] = 'While it may not look like much it is fundamentally essential to sustain life.', | ||
['Weight'] = '6500', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Sun Butter'] = { | ['Sun Butter'] = { | ||
Line 9,579: | Line 23,747: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A revolutionary method to acquire butter.', | ['Description'] = 'A revolutionary method to acquire butter.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Sun Cheese'] = { | ['Sun Cheese'] = { | ||
Line 9,585: | Line 23,768: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Cheesy yet not made in a traditional way.', | ['Description'] = 'Cheesy yet not made in a traditional way.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '250.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '12.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Sunflower'] = { | ['Sunflower'] = { | ||
Line 9,591: | Line 23,789: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A plant whose seeds are quite versitile in their use further processed.', | ['Description'] = 'A plant whose seeds are quite versitile in their use further processed.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '50.0', | |||
['Carbs'] = '2.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Sunflower Seed'] = { | ['Sunflower Seed'] = { | ||
Line 9,597: | Line 23,810: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow sunflowers.', | ['Description'] = 'Plant to grow sunflowers.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Sunflower Seed Pack'] = { | ['Sunflower Seed Pack'] = { | ||
Line 9,603: | Line 23,831: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow sunflowers.', | ['Description'] = 'Plant to grow sunflowers.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
[' | ['IsFuel'] = nil, | ||
[' | ['IsStackable'] = 'True', | ||
[' | |||
[' | |||
}, | }, | ||
['Sweet Deer Jerky'] = { | ['Sweet Deer Jerky'] = { | ||
Line 9,621: | Line 23,847: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Marinated in a mix of oil, herbs and some sweetener really increased the potential.', | ['Description'] = 'Marinated in a mix of oil, herbs and some sweetener really increased the potential.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '22.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '3', | |||
}, | }, | ||
['Sweet Salad'] = { | ['Sweet Salad'] = { | ||
Line 9,627: | Line 23,868: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'The sweetness of the fruits happens to work well with the salad.', | ['Description'] = 'The sweetness of the fruits happens to work well with the salad.', | ||
['Weight'] = '400', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '18.0', | |||
['Protein'] = '9.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '22', | |||
}, | }, | ||
['Swirl Vase'] = { | ['Swirl Vase'] = { | ||
Line 9,633: | Line 23,889: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A vase made with glass to brighten up your home.', | ['Description'] = 'A vase made with glass to brighten up your home.', | ||
['Weight'] = '250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Switch'] = { | ['Switch'] = { | ||
Line 9,639: | Line 23,905: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Toggle on any touching wires and electronic objects.', | ['Description'] = 'Toggle on any touching wires and electronic objects.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Tech'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Synthetic Rubber'] = { | ['Synthetic Rubber'] = { | ||
Line 9,645: | Line 23,921: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An extremely useful synthetic material derived from petrochemicals.', | ['Description'] = 'An extremely useful synthetic material derived from petrochemicals.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailings'] = { | ['Tailings'] = { | ||
Line 9,651: | Line 23,937: | ||
['Group'] = 'Block Items', | ['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.', | ['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.', | ||
['Weight'] = '18000', | |||
['MaxStackSize'] = '10', | |||
[' | ['Tags'] = {'Diggable', 'Excavatable', 'Waste Product', 'Block', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = 'True', | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailor Bowler Hat'] = { | ['Tailor Bowler Hat'] = { | ||
Line 9,663: | Line 23,953: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A stylish bowler hat made of tighly spun fur felt.', | ['Description'] = 'A stylish bowler hat made of tighly spun fur felt.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailor Pants'] = { | ['Tailor Pants'] = { | ||
Line 9,669: | Line 23,969: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Tailored slacks that fit just right.', | ['Description'] = 'Tailored slacks that fit just right.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailor Shirt'] = { | ['Tailor Shirt'] = { | ||
Line 9,675: | Line 23,985: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.', | ['Description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailor Shoes'] = { | ['Tailor Shoes'] = { | ||
Line 9,681: | Line 24,001: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)', | ['Description'] = 'Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailor Sign'] = { | ['Tailor Sign'] = { | ||
Line 9,687: | Line 24,017: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A helpful sign for advertisements along the road.', | ['Description'] = 'A helpful sign for advertisements along the road.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'Product'}, | ||
[' | ['PaidItem'] = 'True', | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Tailoring Basic Upgrade'] = { | ['Tailoring Basic Upgrade'] = { | ||
Line 9,699: | Line 24,033: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.', | ['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailoring Modern Upgrade'] = { | ['Tailoring Modern Upgrade'] = { | ||
Line 9,705: | Line 24,049: | ||
['Group'] = 'Upgrade', | ['Group'] = 'Upgrade', | ||
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.', | ['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.', | ||
['Weight'] = '1', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Upgrade', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailoring Skill Book'] = { | ['Tailoring Skill Book'] = { | ||
Line 9,711: | Line 24,065: | ||
['Group'] = 'Skill Books', | ['Group'] = 'Skill Books', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Skill Books', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailoring Skill Scroll'] = { | ['Tailoring Skill Scroll'] = { | ||
Line 9,717: | Line 24,081: | ||
['Group'] = 'Skill Scrolls', | ['Group'] = 'Skill Scrolls', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Skill Scrolls'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tailoring Table'] = { | ['Tailoring Table'] = { | ||
Line 9,723: | Line 24,097: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Spearhead the fashion movement with the finest clothes and hair!', | ['Description'] = 'Spearhead the fashion movement with the finest clothes and hair!', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Tall Boots'] = { | ['Tall Boots'] = { | ||
Line 9,729: | Line 24,113: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.', | ['Description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tallow'] = { | ['Tallow'] = { | ||
Line 9,735: | Line 24,129: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Rendered animal fat useful for more than just cooking.', | ['Description'] = 'Rendered animal fat useful for more than just cooking.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Fat', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
['Calories'] = '200.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '8.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Tallow Candle'] = { | ['Tallow Candle'] = { | ||
Line 9,741: | Line 24,150: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A candle which can burn tallow to produce a small amount of light.', | ['Description'] = 'A candle which can burn tallow to produce a small amount of light.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tallow Lamp'] = { | ['Tallow Lamp'] = { | ||
Line 9,747: | Line 24,166: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A pottery lamp. Fuel with tallow.', | ['Description'] = 'A pottery lamp. Fuel with tallow.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tallow Wall Lamp'] = { | ['Tallow Wall Lamp'] = { | ||
Line 9,753: | Line 24,182: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.', | ['Description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tapestry'] = { | ['Tapestry'] = { | ||
Line 9,759: | Line 24,198: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple neutral tapestry.', | ['Description'] = 'A simple neutral tapestry.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tapestry Fish'] = { | ['Tapestry Fish'] = { | ||
Line 9,765: | Line 24,214: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tapestry with a beautiful fish display.', | ['Description'] = 'A tapestry with a beautiful fish display.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tapestry Sunset'] = { | ['Tapestry Sunset'] = { | ||
Line 9,771: | Line 24,230: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A tapestry with a beautiful sunset display.', | ['Description'] = 'A tapestry with a beautiful sunset display.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Taro Fries'] = { | ['Taro Fries'] = { | ||
Line 9,777: | Line 24,246: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Crispy strips of taro that have been deep fried in oil.', | ['Description'] = 'Crispy strips of taro that have been deep fried in oil.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '600.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '20.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Taro Root'] = { | ['Taro Root'] = { | ||
Line 9,783: | Line 24,267: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Colocasia esculenta.', | ['Description'] = 'Colocasia esculenta.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '250.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '1', | |||
}, | }, | ||
['Taro Seed'] = { | ['Taro Seed'] = { | ||
Line 9,789: | Line 24,288: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow taro.', | ['Description'] = 'Plant to grow taro.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Taro Seed Pack'] = { | ['Taro Seed Pack'] = { | ||
Line 9,795: | Line 24,309: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow taro.', | ['Description'] = 'Plant to grow taro.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tasty Tropical Pizza'] = { | ['Tasty Tropical Pizza'] = { | ||
Line 9,801: | Line 24,325: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'To some it is tasty. To others, unforgivable.', | ['Description'] = 'To some it is tasty. To others, unforgivable.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '21.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '12.0', | |||
['Vitamins'] = '11', | |||
}, | }, | ||
['Teachers Desk Item'] = { | ['Teachers Desk Item'] = { | ||
Line 9,807: | Line 24,346: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Education', 'Housing Objects'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Teachers Desk T1'] = { | ['Teachers Desk T1'] = { | ||
Line 9,813: | Line 24,362: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Teachers Desk T2'] = { | ['Teachers Desk T2'] = { | ||
Line 9,819: | Line 24,378: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Teachers Desk T3'] = { | ['Teachers Desk T3'] = { | ||
Line 9,825: | Line 24,394: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['The Bob'] = { | ['The Bob'] = { | ||
Line 9,837: | Line 24,410: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tiki Torch'] = { | ['Tiki Torch'] = { | ||
Line 9,843: | Line 24,426: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Great for outdoor l', | ['Description'] = 'Great for outdoor l', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tiny Stockpile'] = { | ['Tiny Stockpile'] = { | ||
Line 9,849: | Line 24,442: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Designates a 2x3x2 area as storage for large items.', | ['Description'] = 'Designates a 2x3x2 area as storage for large items.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Toilet'] = { | ['Toilet'] = { | ||
Line 9,855: | Line 24,458: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'When you gotta go, you gotta go.', | ['Description'] = 'When you gotta go, you gotta go.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Toll'] = { | ['Toll'] = { | ||
Line 9,861: | Line 24,474: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Toggle on any touching wires and electronic objects.', | ['Description'] = 'Toggle on any touching wires and electronic objects.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Economy', 'Tech'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tomato'] = { | ['Tomato'] = { | ||
Line 9,867: | Line 24,490: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.', | ['Description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.', | ||
['Weight'] = '75', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '240.0', | |||
['Carbs'] = '5.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Tomato Seed'] = { | ['Tomato Seed'] = { | ||
Line 9,873: | Line 24,511: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow tomato plants.', | ['Description'] = 'Plant to grow tomato plants.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Tomato Seed Pack'] = { | ['Tomato Seed Pack'] = { | ||
Line 9,879: | Line 24,532: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow tomato plants.', | ['Description'] = 'Plant to grow tomato plants.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tool Bench'] = { | ['Tool Bench'] = { | ||
Line 9,885: | Line 24,548: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A place to craft and fix up tools.', | ['Description'] = 'A place to craft and fix up tools.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
[' | ['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
['IsTool'] = nil, | |||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
[' | |||
}, | }, | ||
['Topped Porridge'] = { | ['Topped Porridge'] = { | ||
Line 9,927: | Line 24,564: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.', | ['Description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '10', | |||
}, | }, | ||
['Torch'] = { | ['Torch'] = { | ||
Line 9,933: | Line 24,585: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A little bit of light to help beat back the night.', | ['Description'] = 'A little bit of light to help beat back the night.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Fuel', 'Torch', 'Tools', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Torch Stand'] = { | ['Torch Stand'] = { | ||
Line 9,939: | Line 24,601: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A stand for a torch.', | ['Description'] = 'A stand for a torch.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tortilla'] = { | ['Tortilla'] = { | ||
Line 9,945: | Line 24,617: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thin, unleavened flatbread.', | ['Description'] = 'A thin, unleavened flatbread.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '20.0', | |||
['Protein'] = '10.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Towel Rack'] = { | ['Towel Rack'] = { | ||
Line 9,951: | Line 24,638: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden hanging rack designed for towels.', | ['Description'] = 'A wooden hanging rack designed for towels.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Town Bell'] = { | ['Town Bell'] = { | ||
Line 9,957: | Line 24,654: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.', | ['Description'] = 'A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Town Claim Stake'] = { | ['Town Claim Stake'] = { | ||
Line 9,963: | Line 24,670: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Town Foundation'] = { | ['Town Foundation'] = { | ||
Line 9,969: | Line 24,686: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'The founding stone for civilization.', | ['Description'] = 'The founding stone for civilization.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Trailer Truck'] = { | ['Trailer Truck'] = { | ||
Line 9,975: | Line 24,702: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Modern truck for hauling sizable loads.', | ['Description'] = 'Modern truck for hauling sizable loads.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Transglutaminase'] = { | ['Transglutaminase'] = { | ||
Line 9,981: | Line 24,718: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Any enzyme that can be used to bond proteins together.', | ['Description'] = 'Any enzyme that can be used to bond proteins together.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '10.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Transmission Pole'] = { | ['Transmission Pole'] = { | ||
Line 9,987: | Line 24,739: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Can link electrical energy.', | ['Description'] = 'Can link electrical energy.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Trapper Fur Hat'] = { | ['Trapper Fur Hat'] = { | ||
Line 9,993: | Line 24,755: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'It sure is warm.', | ['Description'] = 'It sure is warm.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Trapper Leather Hat'] = { | ['Trapper Leather Hat'] = { | ||
Line 9,999: | Line 24,771: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Helps keep the sun off your face... and neck... and also ears.', | ['Description'] = 'Helps keep the sun off your face... and neck... and also ears.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Trash Item'] = { | ['Trash Item'] = { | ||
Line 10,005: | Line 24,787: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Treasure Backpack'] = { | ['Treasure Backpack'] = { | ||
Line 10,011: | Line 24,803: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A backpack full of odds and ends, bits and bobs, that sort of thing.', | ['Description'] = 'A backpack full of odds and ends, bits and bobs, that sort of thing.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Treasury'] = { | ['Treasury'] = { | ||
Line 10,017: | Line 24,819: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the setting of taxes.', | ['Description'] = 'Allows the setting of taxes.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Tree Debris'] = { | ['Tree Debris'] = { | ||
Line 10,023: | Line 24,835: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Clear cut debris that needs to be broken down to be more usable.', | ['Description'] = 'Clear cut debris that needs to be broken down to be more usable.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Trillium Flower'] = { | ['Trillium Flower'] = { | ||
Line 10,029: | Line 24,851: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Placeholder Description.', | ['Description'] = 'Placeholder Description.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Trillium Seed'] = { | ['Trillium Seed'] = { | ||
Line 10,035: | Line 24,872: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow trillium.', | ['Description'] = 'Plant to grow trillium.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Trillium Seed Pack'] = { | ['Trillium Seed Pack'] = { | ||
Line 10,041: | Line 24,893: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow trillium.', | ['Description'] = 'Plant to grow trillium.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tripod Camera'] = { | ['Tripod Camera'] = { | ||
Line 10,047: | Line 24,909: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'When you want to save the world but in a frame.', | ['Description'] = 'When you want to save the world but in a frame.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Trousers'] = { | ['Trousers'] = { | ||
Line 10,053: | Line 24,925: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).', | ['Description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Trout'] = { | ['Trout'] = { | ||
Line 10,059: | Line 24,941: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A trout.', | ['Description'] = 'A trout.', | ||
['Weight'] = '800', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Truck'] = { | ['Truck'] = { | ||
Line 10,065: | Line 24,957: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Modern truck for hauling sizable loads.', | ['Description'] = 'Modern truck for hauling sizable loads.', | ||
['Weight'] = '25000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Tuna'] = { | ['Tuna'] = { | ||
Line 10,071: | Line 24,973: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A tuna.', | ['Description'] = 'A tuna.', | ||
['Weight'] = '1250', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fish', 'Large Fish', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Tunic'] = { | ['Tunic'] = { | ||
Line 10,077: | Line 24,989: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A simply made canvas shirt. Does not have a pocket to put your pen in.', | ['Description'] = 'A simply made canvas shirt. Does not have a pocket to put your pen in.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Turkey Carcass'] = { | ['Turkey Carcass'] = { | ||
Line 10,083: | Line 25,005: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead turkey.', | ['Description'] = 'A dead turkey.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Upholstered Chair'] = { | ['Upholstered Chair'] = { | ||
Line 10,089: | Line 25,021: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Like a chair, but upholstered.', | ['Description'] = 'Like a chair, but upholstered.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Upholstered Couch'] = { | ['Upholstered Couch'] = { | ||
Line 10,095: | Line 25,037: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Like a couch, but upholstered.', | ['Description'] = 'Like a couch, but upholstered.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Urchin'] = { | ['Urchin'] = { | ||
Line 10,107: | Line 25,053: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An urchin.', | ['Description'] = 'An urchin.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Marine Life', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Valve'] = { | ['Valve'] = { | ||
Line 10,113: | Line 25,069: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A device that regulates, directs, or controls the flow of fluid.', | ['Description'] = 'A device that regulates, directs, or controls the flow of fluid.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Vegetable Medley'] = { | ['Vegetable Medley'] = { | ||
Line 10,119: | Line 25,085: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'An eclectic arrangement of vegetables.', | ['Description'] = 'An eclectic arrangement of vegetables.', | ||
['Weight'] = '300', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '900.0', | |||
['Carbs'] = '8.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '17', | |||
}, | }, | ||
['Vegetable Soup'] = { | ['Vegetable Soup'] = { | ||
Line 10,125: | Line 25,106: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Who knew plants in plant broth could be so tasty?', | ['Description'] = 'Who knew plants in plant broth could be so tasty?', | ||
['Weight'] = '700', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1200.0', | |||
['Carbs'] = '12.0', | |||
['Protein'] = '4.0', | |||
['Fat'] = '7.0', | |||
['Vitamins'] = '19', | |||
}, | }, | ||
['Vegetable Stock'] = { | ['Vegetable Stock'] = { | ||
Line 10,131: | Line 25,127: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A hearty stock full of assorted vegetables.', | ['Description'] = 'A hearty stock full of assorted vegetables.', | ||
['Weight'] = '600', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '700.0', | |||
['Carbs'] = '11.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '2.0', | |||
['Vitamins'] = '11', | |||
}, | }, | ||
['Vehicle Tool Toggle'] = { | ['Vehicle Tool Toggle'] = { | ||
Line 10,137: | Line 25,148: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Press to toggle digging/driving mode.', | ['Description'] = 'Press to toggle digging/driving mode.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Villagers Cowl Lowered'] = { | ['Villagers Cowl Lowered'] = { | ||
Line 10,143: | Line 25,164: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A rough linen cowl lowered, showing your face.', | ['Description'] = 'A rough linen cowl lowered, showing your face.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Villagers Cowl Raised'] = { | ['Villagers Cowl Raised'] = { | ||
Line 10,149: | Line 25,180: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A rough linen cowl raised, hiding your face partially.', | ['Description'] = 'A rough linen cowl raised, hiding your face partially.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wainwright Table'] = { | ['Wainwright Table'] = { | ||
Line 10,155: | Line 25,196: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wall Candle'] = { | ['Wall Candle'] = { | ||
Line 10,161: | Line 25,212: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wall mounted candle.', | ['Description'] = 'A wall mounted candle.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wall Mounted Chest'] = { | ['Wall Mounted Chest'] = { | ||
Line 10,167: | Line 25,228: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A chest but for the wall.', | ['Description'] = 'A chest but for the wall.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wall Mounted Trunk'] = { | ['Wall Mounted Trunk'] = { | ||
Line 10,173: | Line 25,244: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A chest but for the wall.', | ['Description'] = 'A chest but for the wall.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'}, | ||
[' | ['PaidItem'] = 'True', | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wanderers Hood Lowered'] = { | ['Wanderers Hood Lowered'] = { | ||
Line 10,185: | Line 25,260: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A quality linen cowl lowered, showing your face.', | ['Description'] = 'A quality linen cowl lowered, showing your face.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wanderers Hood Raised'] = { | ['Wanderers Hood Raised'] = { | ||
Line 10,191: | Line 25,276: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'A quality linen cowl raised, hiding your face partially.', | ['Description'] = 'A quality linen cowl raised, hiding your face partially.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Washboard'] = { | ['Washboard'] = { | ||
Line 10,197: | Line 25,292: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Sometimes it can be nice to have clean clothes.', | ['Description'] = 'Sometimes it can be nice to have clean clothes.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Washing Machine'] = { | ['Washing Machine'] = { | ||
Line 10,203: | Line 25,308: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?', | ['Description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Waste Filter'] = { | ['Waste Filter'] = { | ||
Line 10,209: | Line 25,324: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Treats raw sewage.', | ['Description'] = 'Treats raw sewage.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Water'] = { | ['Water'] = { | ||
Line 10,215: | Line 25,340: | ||
['Group'] = 'Block Items', | ['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.', | ['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.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Liquid', 'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Waterweed Seed'] = { | ['Waterweed Seed'] = { | ||
Line 10,221: | Line 25,356: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow waterweed.', | ['Description'] = 'Plant to grow waterweed.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Waterweed Seed Pack'] = { | ['Waterweed Seed Pack'] = { | ||
Line 10,227: | Line 25,377: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow waterweed.', | ['Description'] = 'Plant to grow waterweed.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Waterwheel'] = { | ['Waterwheel'] = { | ||
Line 10,233: | Line 25,393: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.', | ['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Housing Objects', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wet Brick'] = { | ['Wet Brick'] = { | ||
Line 10,239: | Line 25,409: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A simple wet brick ready to be processed into a construction block.', | ['Description'] = 'A simple wet brick ready to be processed into a construction block.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wet Tailings'] = { | ['Wet Tailings'] = { | ||
Line 10,245: | Line 25,425: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.', | ['Description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.', | ||
['Weight'] = '28000', | |||
['MaxStackSize'] = '10', | |||
['Tags'] = {'Diggable', 'Waste Product', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = 'True', | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wheat'] = { | ['Wheat'] = { | ||
Line 10,251: | Line 25,441: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A common grain that is significantly more useful processed.', | ['Description'] = 'A common grain that is significantly more useful processed.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop', 'Harvestable', 'Grain', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '150.0', | |||
['Carbs'] = '6.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Wheat Seed'] = { | ['Wheat Seed'] = { | ||
Line 10,257: | Line 25,462: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow wheat.', | ['Description'] = 'Plant to grow wheat.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['Wheat Seed Pack'] = { | ['Wheat Seed Pack'] = { | ||
Line 10,263: | Line 25,483: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow wheat.', | ['Description'] = 'Plant to grow wheat.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wheelbarrow'] = { | ['Wheelbarrow'] = { | ||
Line 10,269: | Line 25,499: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Small wheelbarrow for hauling minimal loads.', | ['Description'] = 'Small wheelbarrow for hauling minimal loads.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Whetstone'] = { | ['Whetstone'] = { | ||
Line 10,275: | Line 25,515: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A polished piece of stone specifically cut to reduce damage of tools.', | ['Description'] = 'A polished piece of stone specifically cut to reduce damage of tools.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['White Bursage Seed'] = { | ['White Bursage Seed'] = { | ||
Line 10,281: | Line 25,531: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Plant to grow a white bursage.', | ['Description'] = 'Plant to grow a white bursage.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '0.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '0.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '0', | |||
}, | }, | ||
['White Bursage Seed Pack'] = { | ['White Bursage Seed Pack'] = { | ||
Line 10,287: | Line 25,552: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Plant to grow a white bursage.', | ['Description'] = 'Plant to grow a white bursage.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['White Powder'] = { | ['White Powder'] = { | ||
Line 10,293: | Line 25,568: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.', | ['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Pigment', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wide Hips'] = { | ['Wide Hips'] = { | ||
Line 10,299: | Line 25,584: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Hips', | ['Description'] = 'Hips', | ||
['Weight'] = '0', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Not In Browser'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wild Mix'] = { | ['Wild Mix'] = { | ||
Line 10,305: | Line 25,600: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A dressed salad that, with the added sweetness, it\'s pretty tasty.', | ['Description'] = 'A dressed salad that, with the added sweetness, it\'s pretty tasty.', | ||
['Weight'] = '600', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '800.0', | |||
['Carbs'] = '15.0', | |||
['Protein'] = '6.0', | |||
['Fat'] = '4.0', | |||
['Vitamins'] = '21', | |||
}, | }, | ||
['Wild Stew'] = { | ['Wild Stew'] = { | ||
Line 10,311: | Line 25,621: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A thick stew made with a variety of vegetables.', | ['Description'] = 'A thick stew made with a variety of vegetables.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '1100.0', | |||
['Carbs'] = '10.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '6.0', | |||
['Vitamins'] = '12', | |||
}, | }, | ||
['Wilted Fiddleheads'] = { | ['Wilted Fiddleheads'] = { | ||
Line 10,317: | Line 25,642: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.', | ['Description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Charred Green', 'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '350.0', | |||
['Carbs'] = '4.0', | |||
['Protein'] = '1.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Wind Turbine'] = { | ['Wind Turbine'] = { | ||
Line 10,323: | Line 25,663: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.', | ['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.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Windmill'] = { | ['Windmill'] = { | ||
Line 10,329: | Line 25,679: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.', | ['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.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Housing Objects', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Window Shutters Center'] = { | ['Window Shutters Center'] = { | ||
Line 10,335: | Line 25,695: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple window shutter helps to keep things in or out.', | ['Description'] = 'A simple window shutter helps to keep things in or out.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Window Shutters Left'] = { | ['Window Shutters Left'] = { | ||
Line 10,341: | Line 25,711: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple window shutter helps to keep things in or out.', | ['Description'] = 'A simple window shutter helps to keep things in or out.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Window Shutters Right'] = { | ['Window Shutters Right'] = { | ||
Line 10,347: | Line 25,727: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple window shutter helps to keep things in or out.', | ['Description'] = 'A simple window shutter helps to keep things in or out.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wire'] = { | ['Wire'] = { | ||
Line 10,353: | Line 25,743: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Connects electronic components.', | ['Description'] = 'Connects electronic components.', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Block'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wolf Carcass'] = { | ['Wolf Carcass'] = { | ||
Line 10,359: | Line 25,759: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A dead wolf.', | ['Description'] = 'A dead wolf.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Small Carcass', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wolf Pelt'] = { | ['Wolf Pelt'] = { | ||
Line 10,365: | Line 25,775: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple animal skin processed for indoor use.', | ['Description'] = 'A simple animal skin processed for indoor use.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wolf Whisperer Hat'] = { | ['Wolf Whisperer Hat'] = { | ||
Line 10,371: | Line 25,791: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Thanks for supporting ECO!', | ['Description'] = 'Thanks for supporting ECO!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wolf Whisperer Mask'] = { | ['Wolf Whisperer Mask'] = { | ||
Line 10,377: | Line 25,807: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'AWOOOOOOOOO', | ['Description'] = 'AWOOOOOOOOO', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wolf Whisperer Shirt'] = { | ['Wolf Whisperer Shirt'] = { | ||
Line 10,383: | Line 25,823: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Thanks for supporting ECO!', | ['Description'] = 'Thanks for supporting ECO!', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wood Cart'] = { | ['Wood Cart'] = { | ||
Line 10,389: | Line 25,839: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Small cart for hauling small loads.', | ['Description'] = 'Small cart for hauling small loads.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wood Plaque'] = { | ['Wood Plaque'] = { | ||
Line 10,395: | Line 25,855: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A plaque used for rating a property.', | ['Description'] = 'A plaque used for rating a property.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wood Pulp'] = { | ['Wood Pulp'] = { | ||
Line 10,401: | Line 25,871: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.', | ['Description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fuel', 'Natural Fiber', 'Burnable Fuel', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = 'True', | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wood Shop Cart'] = { | ['Wood Shop Cart'] = { | ||
Line 10,407: | Line 25,887: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A store in a wooden cart, very useful when your customers are far away.', | ['Description'] = 'A store in a wooden cart, very useful when your customers are far away.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Economy', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wood Window Planter'] = { | ['Wood Window Planter'] = { | ||
Line 10,413: | Line 25,903: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple planter box mounted on a wall or by a window.', | ['Description'] = 'A simple planter box mounted on a wall or by a window.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Barge'] = { | ['Wooden Barge'] = { | ||
Line 10,419: | Line 25,919: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Bow'] = { | ['Wooden Bow'] = { | ||
Line 10,425: | Line 25,935: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.', | ['Description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Ceiling Light'] = { | ['Wooden Ceiling Light'] = { | ||
Line 10,431: | Line 25,951: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Elevator'] = { | ['Wooden Elevator'] = { | ||
Line 10,437: | Line 25,967: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'An elevator for transporting loads vertically.', | ['Description'] = 'An elevator for transporting loads vertically.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Elevator', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Fabric Bed'] = { | ['Wooden Fabric Bed'] = { | ||
Line 10,443: | Line 25,983: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A much more comfortable bed made with fabric.', | ['Description'] = 'A much more comfortable bed made with fabric.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Floor Lamp'] = { | ['Wooden Floor Lamp'] = { | ||
Line 10,449: | Line 25,999: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room. This time from the floor.', | ['Description'] = 'A more modern way to light up a room. This time from the floor.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Frame Landscape'] = { | ['Wooden Frame Landscape'] = { | ||
Line 10,455: | Line 26,015: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden frame useful for simple picture and art displays.', | ['Description'] = 'A wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Frame Portrait'] = { | ['Wooden Frame Portrait'] = { | ||
Line 10,461: | Line 26,031: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden frame useful for simple picture and art displays.', | ['Description'] = 'A wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Frame Square'] = { | ['Wooden Frame Square'] = { | ||
Line 10,467: | Line 26,047: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden frame useful for simple picture and art displays.', | ['Description'] = 'A wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Frame Tall'] = { | ['Wooden Frame Tall'] = { | ||
Line 10,473: | Line 26,063: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden frame useful for simple picture and art displays.', | ['Description'] = 'A wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Frame Wide'] = { | ['Wooden Frame Wide'] = { | ||
Line 10,479: | Line 26,079: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden frame useful for simple picture and art displays.', | ['Description'] = 'A wooden frame useful for simple picture and art displays.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Gear'] = { | ['Wooden Gear'] = { | ||
Line 10,485: | Line 26,095: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A basic gear for use in early wooden machinery.', | ['Description'] = 'A basic gear for use in early wooden machinery.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Hoe'] = { | ['Wooden Hoe'] = { | ||
Line 10,491: | Line 26,111: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A crude wooden hoe made for tilling soil.', | ['Description'] = 'A crude wooden hoe made for tilling soil.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Hull Planks'] = { | ['Wooden Hull Planks'] = { | ||
Line 10,497: | Line 26,127: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Basic wooden boards specially made for ships.', | ['Description'] = 'Basic wooden boards specially made for ships.', | ||
['Weight'] = '1500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Keel'] = { | ['Wooden Keel'] = { | ||
Line 10,503: | Line 26,143: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'The backbone of any wooden ships.', | ['Description'] = 'The backbone of any wooden ships.', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Kitchen Lamp'] = { | ['Wooden Kitchen Lamp'] = { | ||
Line 10,509: | Line 26,159: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A more modern way to light up a room.', | ['Description'] = 'A more modern way to light up a room.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Latrine'] = { | ['Wooden Latrine'] = { | ||
Line 10,515: | Line 26,175: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wooden potty.', | ['Description'] = 'A wooden potty.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Liquids Tank'] = { | ['Wooden Liquids Tank'] = { | ||
Line 10,521: | Line 26,191: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Mold'] = { | ['Wooden Mold'] = { | ||
Line 10,527: | Line 26,207: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A useful material for hardening, curing, and other various uses.', | ['Description'] = 'A useful material for hardening, curing, and other various uses.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Moorage Post'] = { | ['Wooden Moorage Post'] = { | ||
Line 10,533: | Line 26,223: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A basic moorage post made from wood to anchor smaller vessels in place.', | ['Description'] = 'A basic moorage post made from wood to anchor smaller vessels in place.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Oar'] = { | ['Wooden Oar'] = { | ||
Line 10,539: | Line 26,239: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'An important piece of equipment used to give smaller wooden ships momentum.', | ['Description'] = 'An important piece of equipment used to give smaller wooden ships momentum.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Paint Sprayer'] = { | ['Wooden Paint Sprayer'] = { | ||
Line 10,545: | Line 26,255: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A crude painting tool using a primitive pumping method allowing someone to paint single blocks.', | ['Description'] = 'A crude painting tool using a primitive pumping method allowing someone to paint single blocks.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Podium'] = { | ['Wooden Podium'] = { | ||
Line 10,551: | Line 26,271: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = nil, | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Rudder'] = { | ['Wooden Rudder'] = { | ||
Line 10,557: | Line 26,287: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'If you dont have one of these, you have no control over your heading.', | ['Description'] = 'If you dont have one of these, you have no control over your heading.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Shovel'] = { | ['Wooden Shovel'] = { | ||
Line 10,563: | Line 26,303: | ||
['Group'] = 'Tools', | ['Group'] = 'Tools', | ||
['Description'] = 'A simple wooden shovel made for moving dirt.', | ['Description'] = 'A simple wooden shovel made for moving dirt.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = 'True', | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Sliding Door'] = { | ['Wooden Sliding Door'] = { | ||
Line 10,569: | Line 26,319: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A simple sliding door made out of wood.', | ['Description'] = 'A simple sliding door made out of wood.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '100', | |||
[' | ['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'}, | ||
[' | ['PaidItem'] = nil, | ||
[' | ['IsTool'] = nil, | ||
[' | ['CanBeCurrency'] = nil, | ||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Straw Bed'] = { | ['Wooden Straw Bed'] = { | ||
Line 10,581: | Line 26,335: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.', | ['Description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Table Lamp'] = { | ['Wooden Table Lamp'] = { | ||
Line 10,587: | Line 26,351: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'For late night studying. Or working. Or anything, really.', | ['Description'] = 'For late night studying. Or working. Or anything, really.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Transport Ship'] = { | ['Wooden Transport Ship'] = { | ||
Line 10,593: | Line 26,367: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = '', | ['Description'] = '', | ||
['Weight'] = '20000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Wooden Wall Torch Stand'] = { | ['Wooden Wall Torch Stand'] = { | ||
Line 10,599: | Line 26,383: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A wall mounted stand for a torch.', | ['Description'] = 'A wall mounted stand for a torch.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wooden Wheel'] = { | ['Wooden Wheel'] = { | ||
Line 10,605: | Line 26,399: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'A basic wheel for use in early wooden vehicles.', | ['Description'] = 'A basic wheel for use in early wooden vehicles.', | ||
['Weight'] = '500', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Parts', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wool Carpet'] = { | ['Wool Carpet'] = { | ||
Line 10,611: | Line 26,415: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'A woven wool floor covering attached to a lumber backing.', | ['Description'] = 'A woven wool floor covering attached to a lumber backing.', | ||
['Weight'] = '10000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wool Curtains'] = { | ['Wool Curtains'] = { | ||
Line 10,617: | Line 26,431: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'Curtains woven using the finest wool. (Only cosmetic does not impact room value.)', | ['Description'] = 'Curtains woven using the finest wool. (Only cosmetic does not impact room value.)', | ||
['Weight'] = '5000', | |||
['MaxStackSize'] = '20', | |||
['Tags'] = {'Constructable', 'Block', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wool Fabric'] = { | ['Wool Fabric'] = { | ||
Line 10,623: | Line 26,447: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.', | ['Description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Fabric', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Wool Yarn'] = { | ['Wool Yarn'] = { | ||
Line 10,629: | Line 26,463: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Spun wool that can be used for knitting, weaving, or sewing.', | ['Description'] = 'Spun wool that can be used for knitting, weaving, or sewing.', | ||
['Weight'] = '20', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Work Backpack'] = { | ['Work Backpack'] = { | ||
Line 10,635: | Line 26,479: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)', | ['Description'] = 'Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Work Boots'] = { | ['Work Boots'] = { | ||
Line 10,641: | Line 26,495: | ||
['Group'] = 'Avatar Part', | ['Group'] = 'Avatar Part', | ||
['Description'] = 'Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)', | ['Description'] = 'Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Clothes', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Workbench'] = { | ['Workbench'] = { | ||
Line 10,647: | Line 26,511: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A bench for the basics and making even more benches.', | ['Description'] = 'A bench for the basics and making even more benches.', | ||
['Weight'] = '1000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
['Worldly Donut'] = { | ['Worldly Donut'] = { | ||
Line 10,653: | Line 26,527: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'Understand this, and you will understand a lot.', | ['Description'] = 'Understand this, and you will understand a lot.', | ||
['Weight'] = '200', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '750.0', | |||
['Carbs'] = '15.0', | |||
['Protein'] = '2.0', | |||
['Fat'] = '17.0', | |||
['Vitamins'] = '2', | |||
}, | }, | ||
['Yeast'] = { | ['Yeast'] = { | ||
Line 10,659: | Line 26,548: | ||
['Group'] = 'Food', | ['Group'] = 'Food', | ||
['Description'] = 'A fungus that acts as an amazing leavening agent.', | ['Description'] = 'A fungus that acts as an amazing leavening agent.', | ||
['Weight'] = '100', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = 'True', | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
['Calories'] = '60.0', | |||
['Carbs'] = '0.0', | |||
['Protein'] = '8.0', | |||
['Fat'] = '0.0', | |||
['Vitamins'] = '7', | |||
}, | }, | ||
['Yellow Powder'] = { | ['Yellow Powder'] = { | ||
Line 10,665: | Line 26,569: | ||
['Group'] = 'Items', | ['Group'] = 'Items', | ||
['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.', | ['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.', | ||
['Weight'] = '50', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Pigment', 'Product', 'Ingredient'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Zataku Table'] = { | ['Zataku Table'] = { | ||
Line 10,671: | Line 26,585: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'A large table for eating meals or getting some work done.', | ['Description'] = 'A large table for eating meals or getting some work done.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '100', | |||
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Zen Garden'] = { | ['Zen Garden'] = { | ||
Line 10,677: | Line 26,601: | ||
['Group'] = 'Block Items', | ['Group'] = 'Block Items', | ||
['Description'] = 'The serenity and beauty of nature just outside in your own hands..', | ['Description'] = 'The serenity and beauty of nature just outside in your own hands..', | ||
['Weight'] = '26000', | |||
['MaxStackSize'] = '15', | |||
['Tags'] = {'Constructable', 'Block', 'Product'}, | |||
['PaidItem'] = 'True', | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = 'True', | |||
}, | }, | ||
['Zoning Office'] = { | ['Zoning Office'] = { | ||
Line 10,683: | Line 26,617: | ||
['Group'] = 'World Object', | ['Group'] = 'World Object', | ||
['Description'] = 'Allows the creation of District Maps, which define a set of districts. Districts can then be specified in laws and other civic actions.', | ['Description'] = 'Allows the creation of District Maps, which define a set of districts. Districts can then be specified in laws and other civic actions.', | ||
['Weight'] = '2000', | |||
['MaxStackSize'] = '1', | |||
['Tags'] = {'World Object', 'Usable', 'Product'}, | |||
['PaidItem'] = nil, | |||
['IsTool'] = nil, | |||
['CanBeCurrency'] = nil, | |||
['Compostable'] = nil, | |||
['IsWasteProduct'] = nil, | |||
['IsFuel'] = nil, | |||
['IsStackable'] = nil, | |||
}, | }, | ||
}, | }, | ||
} | } |
Latest revision as of 12:34, 12 December 2024
ATTENTION! Data files are generated using game data and are not intended for manual editing.
The Module:ItemData is currently used in:
- Module:Infobox_Item: see Template:Infobox_Item for more details.
- Module:FoodDetails: see Template:FoodDetails for more details.
-- Eco Version : 0.11.1.4
-- Export Language: English
return {
items = {
['Acorn'] = {
['ID'] = 'AcornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow an oak tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Acorn Pack'] = {
['ID'] = 'AcornPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow an oak tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Acorn Powder'] = {
['ID'] = 'AcornPowderItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Powdered acorn.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '40.0',
['Carbs'] = '1.0',
['Protein'] = '5.0',
['Fat'] = '2.0',
['Vitamins'] = '5',
},
['Adobe'] = {
['ID'] = 'AdobeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Adobe, your basic primitive housing material. Adobe will grant no experience.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adobe Door'] = {
['ID'] = 'AdobeDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from crude wood pieces.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Basalt Bench'] = {
['ID'] = 'AdornedAshlarBasaltBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Basalt Chair'] = {
['ID'] = 'AdornedAshlarBasaltChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Basalt Table'] = {
['ID'] = 'AdornedAshlarBasaltTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Gneiss Bench'] = {
['ID'] = 'AdornedAshlarGneissBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Gneiss Chair'] = {
['ID'] = 'AdornedAshlarGneissChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Gneiss Table'] = {
['ID'] = 'AdornedAshlarGneissTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Granite Bench'] = {
['ID'] = 'AdornedAshlarGraniteBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Granite Chair'] = {
['ID'] = 'AdornedAshlarGraniteChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Granite Table'] = {
['ID'] = 'AdornedAshlarGraniteTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Limestone Bench'] = {
['ID'] = 'AdornedAshlarLimestoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Limestone Chair'] = {
['ID'] = 'AdornedAshlarLimestoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Limestone Table'] = {
['ID'] = 'AdornedAshlarLimestoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Sandstone Bench'] = {
['ID'] = 'AdornedAshlarSandstoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Sandstone Chair'] = {
['ID'] = 'AdornedAshlarSandstoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Sandstone Table'] = {
['ID'] = 'AdornedAshlarSandstoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Shale Bench'] = {
['ID'] = 'AdornedAshlarShaleBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Shale Chair'] = {
['ID'] = 'AdornedAshlarShaleChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Shale Table'] = {
['ID'] = 'AdornedAshlarShaleTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Stone Bench'] = {
['ID'] = 'AdornedAshlarStoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone bench that has been adorned with gold.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Stone Chair'] = {
['ID'] = 'AdornedAshlarStoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone chair that has been adorned with gold. A throne fit for a king.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Adorned Ashlar Stone Table'] = {
['ID'] = 'AdornedAshlarStoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone table that has been adorned with gold.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Baking Skill Book'] = {
['ID'] = 'AdvancedBakingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Baking Skill Scroll'] = {
['ID'] = 'AdvancedBakingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Baking Upgrade'] = {
['ID'] = 'AdvancedBakingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Baking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Carpentry Table'] = {
['ID'] = 'AdvancedCarpentryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A modern carpentry table with an electric motor and heavy duty steel sawblades.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Advanced Circuit'] = {
['ID'] = 'AdvancedCircuitItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A complex electrical component used in advanced electronics.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Combustion Engine'] = {
['ID'] = 'AdvancedCombustionEngineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A more advanced version of the normal combustion engine that produces a greater output.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Cooking Skill Book'] = {
['ID'] = 'AdvancedCookingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Cooking Skill Scroll'] = {
['ID'] = 'AdvancedCookingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Cooking Upgrade'] = {
['ID'] = 'AdvancedCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Cooking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Masonry Skill Book'] = {
['ID'] = 'AdvancedMasonrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Masonry Skill Scroll'] = {
['ID'] = 'AdvancedMasonrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Masonry Table'] = {
['ID'] = 'AdvancedMasonryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A workbench for the advanced shaping of rocks into beautiful stone.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Advanced Masonry Upgrade'] = {
['ID'] = 'AdvancedMasonryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Advanced Masonry recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Smelting Skill Book'] = {
['ID'] = 'AdvancedSmeltingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Smelting Skill Scroll'] = {
['ID'] = 'AdvancedSmeltingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Smelting Upgrade'] = {
['ID'] = 'AdvancedSmeltingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Advanced Smelting recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Tailoring Table'] = {
['ID'] = 'AdvancedTailoringTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An advanced tailoring table.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Advanced Upgrade 1'] = {
['ID'] = 'AdvancedUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Upgrade 2'] = {
['ID'] = 'AdvancedUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Upgrade 3'] = {
['ID'] = 'AdvancedUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Advanced Upgrade 4'] = {
['ID'] = 'AdvancedUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Advanced Upgrade', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agave Leaves'] = {
['ID'] = 'AgaveLeavesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The succulent leaves of the agave plant can be cooked to make a nice meal.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '2.0',
['Protein'] = '1.0',
['Fat'] = '1.0',
['Vitamins'] = '4',
},
['Agave Seed'] = {
['ID'] = 'AgaveSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow an agave plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Agave Seed Pack'] = {
['ID'] = 'AgaveSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow an agave plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agouti Carcass'] = {
['ID'] = 'AgoutiCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead agouti.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agouti Enchiladas'] = {
['ID'] = 'AgoutiEnchiladasItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Sweet and savory...it doesn\'t have to be an Agouti.',
['Weight'] = '550',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '20.0',
['Protein'] = '8.0',
['Fat'] = '27.0',
['Vitamins'] = '3',
},
['Agriculture Research Paper Advanced'] = {
['ID'] = 'AgricultureResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Agriculture Research Paper Modern'] = {
['ID'] = 'AgricultureResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Air Pollution Generator'] = {
['ID'] = 'AirPollutionGeneratorItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Dev object for testing air pollution.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'On Off', 'Polluter'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Alligator Carcass'] = {
['ID'] = 'AlligatorCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead alligator.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Alpha Cloak'] = {
['ID'] = 'AlphaCloakItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Alpha Goggles'] = {
['ID'] = 'AlphaGogglesItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Alpha Hat'] = {
['ID'] = 'AlphaHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Amanita Mushroom Spores'] = {
['ID'] = 'AmanitaMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Amanita Mushroom Spores Pack'] = {
['ID'] = 'AmanitaMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow amanita mushrooms. Not sure why you\'d want these poisonous mushrooms, though.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Amanita Mushrooms'] = {
['ID'] = 'AmanitaMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A potentially poisonous mushroom. It might not be wise to eat it raw, but it can be detoxified when prepared properly by a chef. Eat at your own risk!',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '-200.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Amendments'] = {
['ID'] = 'AmendmentsItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the modification of the constitution.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Anvil'] = {
['ID'] = 'AnvilItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Arctic Willow Seed'] = {
['ID'] = 'ArcticWillowSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow arctic willow.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Arctic Willow Seed Pack'] = {
['ID'] = 'ArcticWillowSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow arctic willow.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Arrastra'] = {
['ID'] = 'ArrastraItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A primitive rock mill of dragged boulders.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Arrow'] = {
['ID'] = 'ArrowItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Use with the bow to hunt for food (or amaze your friends by shooting apples off of their heads).',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Burnable Fuel', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Art Supplies'] = {
['ID'] = 'ArtSuppliesItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A set of art supplies that allows one to capture the world.',
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Basalt'] = {
['ID'] = 'AshlarBasaltItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Basalt Bench'] = {
['ID'] = 'AshlarBasaltBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Basalt Chair'] = {
['ID'] = 'AshlarBasaltChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Basalt Door'] = {
['ID'] = 'AshlarBasaltDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Basalt Fireplace'] = {
['ID'] = 'AshlarBasaltFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Basalt Table'] = {
['ID'] = 'AshlarBasaltTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Gneiss'] = {
['ID'] = 'AshlarGneissItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Gneiss Bench'] = {
['ID'] = 'AshlarGneissBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Gneiss Chair'] = {
['ID'] = 'AshlarGneissChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Gneiss Door'] = {
['ID'] = 'AshlarGneissDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Gneiss Fireplace'] = {
['ID'] = 'AshlarGneissFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Gneiss Table'] = {
['ID'] = 'AshlarGneissTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Granite'] = {
['ID'] = 'AshlarGraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Granite Bench'] = {
['ID'] = 'AshlarGraniteBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Granite Chair'] = {
['ID'] = 'AshlarGraniteChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Granite Door'] = {
['ID'] = 'AshlarGraniteDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Granite Fireplace'] = {
['ID'] = 'AshlarGraniteFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Granite Table'] = {
['ID'] = 'AshlarGraniteTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Large Basalt Fountain'] = {
['ID'] = 'AshlarLargeBasaltFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Large Gneiss Fountain'] = {
['ID'] = 'AshlarLargeGneissFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Large Granite Fountain'] = {
['ID'] = 'AshlarLargeGraniteFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Large Limestone Fountain'] = {
['ID'] = 'AshlarLargeLimestoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Large Sandstone Fountain'] = {
['ID'] = 'AshlarLargeSandstoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Large Shale Fountain'] = {
['ID'] = 'AshlarLargeShaleFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Large Stone Fountain'] = {
['ID'] = 'AshlarLargeStoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Limestone'] = {
['ID'] = 'AshlarLimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Limestone Bench'] = {
['ID'] = 'AshlarLimestoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Limestone Chair'] = {
['ID'] = 'AshlarLimestoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Limestone Door'] = {
['ID'] = 'AshlarLimestoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Limestone Fireplace'] = {
['ID'] = 'AshlarLimestoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Limestone Table'] = {
['ID'] = 'AshlarLimestoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Sandstone'] = {
['ID'] = 'AshlarSandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Sandstone Bench'] = {
['ID'] = 'AshlarSandstoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Sandstone Chair'] = {
['ID'] = 'AshlarSandstoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Sandstone Door'] = {
['ID'] = 'AshlarSandstoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Sandstone Fireplace'] = {
['ID'] = 'AshlarSandstoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Sandstone Table'] = {
['ID'] = 'AshlarSandstoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Shale'] = {
['ID'] = 'AshlarShaleItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ashlar is finely cut stone made by an expert mason. Ashlar stone is an especially decorative building material that comes in a variety of styles based on the type of rock used.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ashlar Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Shale Bench'] = {
['ID'] = 'AshlarShaleBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Shale Chair'] = {
['ID'] = 'AshlarShaleChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Shale Door'] = {
['ID'] = 'AshlarShaleDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Shale Fireplace'] = {
['ID'] = 'AshlarShaleFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Shale Table'] = {
['ID'] = 'AshlarShaleTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Small Basalt Fountain'] = {
['ID'] = 'AshlarSmallBasaltFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Small Gneiss Fountain'] = {
['ID'] = 'AshlarSmallGneissFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Small Granite Fountain'] = {
['ID'] = 'AshlarSmallGraniteFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Small Limestone Fountain'] = {
['ID'] = 'AshlarSmallLimestoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Small Sandstone Fountain'] = {
['ID'] = 'AshlarSmallSandstoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Small Shale Fountain'] = {
['ID'] = 'AshlarSmallShaleFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Small Stone Fountain'] = {
['ID'] = 'AshlarSmallStoneFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small beautiful ashlar stone fountain with flowing water that makes a great centerpiece.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Stone Bench'] = {
['ID'] = 'AshlarStoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone bench. Great for display though maybe not as comfy as a padded couch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Stone Chair'] = {
['ID'] = 'AshlarStoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ashlar stone chair. Great for display though maybe not as comfy as a padded chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Stone Door'] = {
['ID'] = 'AshlarStoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy ashlar stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Stone Fireplace'] = {
['ID'] = 'AshlarStoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy ashlar stone fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ashlar Stone Table'] = {
['ID'] = 'AshlarStoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large stone table crafted by an expert mason.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Asphalt Concrete'] = {
['ID'] = 'AsphaltConcreteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A paved surface constructed with asphalt and concrete. It\'s durable and extremely efficient for any wheeled vehicle.',
['Weight'] = '10000',
['MaxStackSize'] = '10',
['Tags'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Assembly Line'] = {
['ID'] = 'AssemblyLineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The assembly line allows for mass production of mechanical products.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Automatic Loom'] = {
['ID'] = 'AutomaticLoomItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An automated device for making fabric by weaving yarn or thread.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Autumn Stew'] = {
['ID'] = 'AutumnStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A healthy and cozy meal for those cold days.',
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '13.0',
['Protein'] = '8.0',
['Fat'] = '5.0',
['Vitamins'] = '12',
},
['Axe Calorie Buff Item'] = {
['ID'] = 'AxeCalorieBuffItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Baked Agave'] = {
['ID'] = 'BakedAgaveItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Charred agave leaves are too fiberous to eat entirely, but you can certainly chew them.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '14.0',
['Protein'] = '2.0',
['Fat'] = '4.0',
['Vitamins'] = '8',
},
['Baked Beet'] = {
['ID'] = 'BakedBeetItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked beets that retain more nutrients than more simple methods of cooking.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '10.0',
['Protein'] = '1.0',
['Fat'] = '2.0',
['Vitamins'] = '15',
},
['Baked Corn'] = {
['ID'] = 'BakedCornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked corn that retains more nutrients than more simple methods of cooking.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '12.0',
['Protein'] = '3.0',
['Fat'] = '2.0',
['Vitamins'] = '11',
},
['Baked Heart Of Palm'] = {
['ID'] = 'BakedHeartOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked heart of palm that retains more nutrients than more simple methods of cooking.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '12.0',
['Protein'] = '6.0',
['Fat'] = '4.0',
['Vitamins'] = '6',
},
['Baked Meat'] = {
['ID'] = 'BakedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked meat is less fatty than other methods of cooking.',
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '0.0',
['Protein'] = '17.0',
['Fat'] = '13.0',
['Vitamins'] = '0',
},
['Baked Roast'] = {
['ID'] = 'BakedRoastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A trussed roast baked to perfection.',
['Weight'] = '900',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Food', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1000.0',
['Carbs'] = '4.0',
['Protein'] = '16.0',
['Fat'] = '10.0',
['Vitamins'] = '4',
},
['Baked Taro'] = {
['ID'] = 'BakedTaroItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked taro root.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '8.0',
['Protein'] = '6.0',
['Fat'] = '2.0',
['Vitamins'] = '12',
},
['Baked Tomato'] = {
['ID'] = 'BakedTomatoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Baked tomatoes might not look as red or plump as the raw variety, but they are nice and tasty.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '16.0',
['Protein'] = '1.0',
['Fat'] = '5.0',
['Vitamins'] = '6',
},
['Baker Sign'] = {
['ID'] = 'BakerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Bakery Oven'] = {
['ID'] = 'BakeryOvenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solidly built brick oven useful for baking all manner of treats.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Baking Skill Book'] = {
['ID'] = 'BakingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Baking Skill Scroll'] = {
['ID'] = 'BakingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Baking Upgrade'] = {
['ID'] = 'BakingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Baking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ballot Box'] = {
['ID'] = 'BallotBoxItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tamper proof box where votes are cast. Citizens can run for elected office here.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Bandana'] = {
['ID'] = 'BandanaItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'It just looks cool.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Banh Xeo'] = {
['ID'] = 'BanhXeoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Wrap the pancakes in the greens, then dip.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1550.0',
['Carbs'] = '26.0',
['Protein'] = '17.0',
['Fat'] = '10.0',
['Vitamins'] = '4',
},
['Bank'] = {
['ID'] = 'BankItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows players to create and use bank accounts.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Bannock'] = {
['ID'] = 'BannockItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A dense whole wheat unleavened bread.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '15.0',
['Protein'] = '3.0',
['Fat'] = '6.0',
['Vitamins'] = '0',
},
['Barrel'] = {
['ID'] = 'BarrelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A metal barrel for carrying liquids.',
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Barrel Cactus Seed'] = {
['ID'] = 'BarrelCactusSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow barrel cactus.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Barrel Cactus Seed Pack'] = {
['ID'] = 'BarrelCactusSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow barrel cactus.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basalt'] = {
['ID'] = 'BasaltItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard and heavy rock with some uses in construction. Basalt forms directly from lava erupted volcanically, making it an extrusive igneous rock. The basis of all bedrock in the oceans.',
['Weight'] = '7500',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Base Paint'] = {
['ID'] = 'BasePaintItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A necessary base for adding pigments and liquids together creating paint mixtures for all your creative needs.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Backpack'] = {
['ID'] = 'BasicBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A basic backpack to carry supplies.(Increases max carry weight by 5 kg)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Circuit'] = {
['ID'] = 'BasicCircuitItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A complex electrical component used in advanced electronics.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Engineering Skill Book'] = {
['ID'] = 'BasicEngineeringSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Engineering Skill Scroll'] = {
['ID'] = 'BasicEngineeringSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Engineering Upgrade'] = {
['ID'] = 'BasicEngineeringUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Basic Engineering recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Salad'] = {
['ID'] = 'BasicSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A seemingly random assortment of wild plants that form a sort of salad.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Salad', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '18.0',
['Protein'] = '6.0',
['Fat'] = '4.0',
['Vitamins'] = '10',
},
['Basic Upgrade 1'] = {
['ID'] = 'BasicUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Upgrade 2'] = {
['ID'] = 'BasicUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Upgrade 3'] = {
['ID'] = 'BasicUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Basic Upgrade 4'] = {
['ID'] = 'BasicUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that increases crafting efficiency.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Basic Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bass'] = {
['ID'] = 'BassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bass. ',
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bathroom'] = {
['ID'] = 'BathroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Bathroom value.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bathtub'] = {
['ID'] = 'BathtubItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A porcelain bathtub for when you need to get clean or just relax.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bean Paste'] = {
['ID'] = 'BeanPasteItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Smashed beans can work as a thickener or flavour enhancer.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '40.0',
['Carbs'] = '3.0',
['Protein'] = '5.0',
['Fat'] = '7.0',
['Vitamins'] = '0',
},
['Bean Sprout'] = {
['ID'] = 'BeanSproutItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The small sprouts from a grown bean plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '100.0',
['Carbs'] = '2.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '5',
},
['Beans'] = {
['ID'] = 'BeansItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A good source of protein.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Vegetable', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '150.0',
['Carbs'] = '1.0',
['Protein'] = '4.0',
['Fat'] = '3.0',
['Vitamins'] = '0',
},
['Beans Pack'] = {
['ID'] = 'BeansPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A good source of protein.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bear S U P R E M E'] = {
['ID'] = 'BearSUPREMEItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Just because the name has \'bear\' in it doesn\'t mean it actually contains bear.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1250.0',
['Carbs'] = '6.0',
['Protein'] = '22.0',
['Fat'] = '23.0',
['Vitamins'] = '9',
},
['Bearclaw'] = {
['ID'] = 'BearclawItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A sweet pastry with seperated sections that look a bit like a claw.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '850.0',
['Carbs'] = '14.0',
['Protein'] = '4.0',
['Fat'] = '21.0',
['Vitamins'] = '7',
},
['Bearpack'] = {
['ID'] = 'BearpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Can you carry as much as a bear! Not really, but it helps you carry more.(Increases max carry weight by 15 kg)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Beaver Carcass'] = {
['ID'] = 'BeaverCarcassItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A dead beaver.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bedroom'] = {
['ID'] = 'BedroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Bedroom value.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Beet'] = {
['ID'] = 'BeetItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A brilliantly colored bulb with an earthy sweetness.',
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '230.0',
['Carbs'] = '2.0',
['Protein'] = '0.0',
['Fat'] = '2.0',
['Vitamins'] = '4',
},
['Beet Campfire Salad'] = {
['ID'] = 'BeetCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '8.0',
['Protein'] = '4.0',
['Fat'] = '3.0',
['Vitamins'] = '13',
},
['Beet Greens'] = {
['ID'] = 'BeetGreensItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The leafy greens from a beet with a distinctive red stem.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '100.0',
['Carbs'] = '3.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '4',
},
['Beet Seed'] = {
['ID'] = 'BeetSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow beets.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Beet Seed Pack'] = {
['ID'] = 'BeetSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow beets.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Berry Extract Fertilizer'] = {
['ID'] = 'BerryExtractFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An excellent fertilizer that provides a mix of nutrients, but especially potassium.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Big Backpack'] = {
['ID'] = 'BigBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A survival backpack that offers more support than the basic backpack.(Increases max carry weight by 10 kg)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Big Bluestem Seed'] = {
['ID'] = 'BigBluestemSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a big bluestem plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Big Bluestem Seed Pack'] = {
['ID'] = 'BigBluestemSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a big bluestem plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bighorn Carcass'] = {
['ID'] = 'BighornCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead bighorn.',
['Weight'] = '3500',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Biodiesel'] = {
['ID'] = 'BiodieselItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A vegetable or animal fat-based diesel fuel.',
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Liquid Fuel', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Birch Log'] = {
['ID'] = 'BirchLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Birch log is a type of hardwood, notable for its white and papery bark.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Birch Seed'] = {
['ID'] = 'BirchSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow into a birch sapling.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Birch Seed Pack'] = {
['ID'] = 'BirchSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow into a birch sapling.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bison Carcass'] = {
['ID'] = 'BisonCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead bison.',
['Weight'] = '5500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bison Chow Fun'] = {
['ID'] = 'BisonChowFunItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Who says food can\'t be fun?',
['Weight'] = '550',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1450.0',
['Carbs'] = '16.0',
['Protein'] = '13.0',
['Fat'] = '20.0',
['Vitamins'] = '8',
},
['Bison Mount'] = {
['ID'] = 'BisonMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fluffy, but very dead, bison head on a mount.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bison Pelt'] = {
['ID'] = 'BisonPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Black Powder'] = {
['ID'] = 'BlackPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A highly combustable mixture.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Explosives', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blackboard'] = {
['ID'] = 'BlackboardItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blacksmith Advanced Upgrade'] = {
['ID'] = 'BlacksmithAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blacksmith Skill Book'] = {
['ID'] = 'BlacksmithSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blacksmith Skill Scroll'] = {
['ID'] = 'BlacksmithSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blacksmith Table'] = {
['ID'] = 'BlacksmithTableItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A simple workplace with assorted tools for creating both decorative pieces and necessary items.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Blacksmith Upgrade'] = {
['ID'] = 'BlacksmithUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Blacksmith recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blast Furnace'] = {
['ID'] = 'BlastFurnaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A superior replacement for the bloomery that can produce steel.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Blasting Cap'] = {
['ID'] = 'BlastingCapItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A necessary ingredient in making safe mining charges.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Explosives', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blasting Charge'] = {
['ID'] = 'BlastingChargeItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Blasts appart rock.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Blinky Eyelids'] = {
['ID'] = 'BlinkyEyelidsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Eyes',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blood Meal Fertilizer'] = {
['ID'] = 'BloodMealFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Blood meal is a great source of nitrogen.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bloomery'] = {
['ID'] = 'BloomeryItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A chimney-shaped furnace for smelting ores.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Blue Powder'] = {
['ID'] = 'BluePowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Is it really blue?',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blue Shark'] = {
['ID'] = 'BlueSharkItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A blue shark.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Large Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Blueprint Item'] = {
['ID'] = 'BlueprintItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Board'] = {
['ID'] = 'BoardItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A higher quality board used for long lasting furniture.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Board Of Elections'] = {
['ID'] = 'BoardOfElectionsItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Election Processes, which are different kinds of elections with different settings (who can vote, who can veto, etc).',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Boat Captain Flip Flops'] = {
['ID'] = 'BoatCaptainFlipFlopsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Appropriate for all occasions.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Boat Captain Glasses'] = {
['ID'] = 'BoatCaptainGlassesItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A stylish pair of sunglasses to protect your eyes from the glare of the sea.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Boat Captain Hat'] = {
['ID'] = 'BoatCaptainHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A captains hat to commemorate the launch of the boat update.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Boat Captain Shirt'] = {
['ID'] = 'BoatCaptainShirtItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A comfy yet stylish shirt to commemorate the launch of the boat update.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Boat Captain Shorts'] = {
['ID'] = 'BoatCaptainShortsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A versatile and eye grabbing pair of shorts that are quick to dry in all situations.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Boiled Grains'] = {
['ID'] = 'BoiledGrainsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A dish of plain boiled grains that can be topped with fruit to make a nice tasting porridge.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '9.0',
['Protein'] = '2.0',
['Fat'] = '0.0',
['Vitamins'] = '1',
},
['Boiled Rice'] = {
['ID'] = 'BoiledRiceItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Soft and fluffy.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '210.0',
['Carbs'] = '13.0',
['Protein'] = '2.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Boiled Sausage'] = {
['ID'] = 'BoiledSausageItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Boiled sausages might not be as pretty as grilled ones, but they\'re still tasty.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '0.0',
['Protein'] = '27.0',
['Fat'] = '22.0',
['Vitamins'] = '0',
},
['Boiler'] = {
['ID'] = 'BoilerItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A vessel used for heating fluids.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bolete Mushroom Spores'] = {
['ID'] = 'BoleteMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow bolete mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Bolete Mushroom Spores Pack'] = {
['ID'] = 'BoleteMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow bolete mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bolete Mushrooms'] = {
['ID'] = 'BoleteMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Boletus edulis.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '2.0',
['Protein'] = '4.0',
['Fat'] = '1.0',
['Vitamins'] = '1',
},
['Bonsai'] = {
['ID'] = 'BonsaiItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A decorative bonsai tree cut with artistical skill.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bookshelf'] = {
['ID'] = 'BookshelfItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to store knowledge and information; leads to the town hall.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Brazier'] = {
['ID'] = 'BrazierItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A metal stand which can hold burning fuel to provide light.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bread'] = {
['ID'] = 'BreadItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A delicious, crispy crust hides the soft interior.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Bread', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '750.0',
['Carbs'] = '23.0',
['Protein'] = '6.0',
['Fat'] = '4.0',
['Vitamins'] = '2',
},
['Brick'] = {
['ID'] = 'BrickItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Durable building material made from fired blocks and mortar.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Brick Fireplace'] = {
['ID'] = 'BrickFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A rustic brick fireplace. Nothing beats sitting around the fire on a cold day.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Builder Boots'] = {
['ID'] = 'BuilderBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Snug work boots with side zippers.(Decreases calories consumed when using tools by 30%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Builder Gloves'] = {
['ID'] = 'BuilderGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Leather construction gloves with durable palms and fabric backs for breathability.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Builder Helmet'] = {
['ID'] = 'BuilderHelmetItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A plastic hard hat that protects from falling objects and other hazards found in construction sites.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Builder Overalls'] = {
['ID'] = 'BuilderOverallsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Durable overalls with cargo pockets and hammer loops.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Builder Shirt'] = {
['ID'] = 'BuilderShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A short sleeved work shirt made from a blend of cotton and synthetic materials. ',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bullrush Seed'] = {
['ID'] = 'BullrushSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow bullrush.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Bullrush Seed Pack'] = {
['ID'] = 'BullrushSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow bullrush.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bunchgrass Seed'] = {
['ID'] = 'BunchgrassSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow bunchgrass.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Bunchgrass Seed Pack'] = {
['ID'] = 'BunchgrassSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow bunchgrass.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Butchery Skill Book'] = {
['ID'] = 'ButcherySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Butchery Skill Scroll'] = {
['ID'] = 'ButcherySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Butchery Table'] = {
['ID'] = 'ButcheryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A block and cleaver to process raw meat into fancier dishes.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Butchery Upgrade'] = {
['ID'] = 'ButcheryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Butchery recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Button'] = {
['ID'] = 'ButtonItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Sends a signal to surrounding objects.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Tech'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Bycocket'] = {
['ID'] = 'BycocketItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Also called chapeau a bec, or Billed Hat in france due to it\'s bird-beak like appearance.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Camas Ash Fertilizer'] = {
['ID'] = 'CamasAshFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Camas ash fertilizer, though not very potent, is a great source of potassium.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Camas Bread'] = {
['ID'] = 'CamasBreadItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A bread with a camas twist for a bit of flavor and fun. ',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Bread', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '13.0',
['Protein'] = '5.0',
['Fat'] = '11.0',
['Vitamins'] = '7',
},
['Camas Bulb'] = {
['ID'] = 'CamasBulbItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a camas plant.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Vegetable', 'Root', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '150.0',
['Carbs'] = '1.0',
['Protein'] = '2.0',
['Fat'] = '5.0',
['Vitamins'] = '0',
},
['Camas Bulb Bake'] = {
['ID'] = 'CamasBulbBakeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A spread of evenly baked camas bulbs; soft in the middle, golden brown on the outside.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Baked Vegetable', 'Baked Food', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '12.0',
['Protein'] = '7.0',
['Fat'] = '5.0',
['Vitamins'] = '4',
},
['Camas Bulb Pack'] = {
['ID'] = 'CamasBulbPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a camas plant.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Camas Paste'] = {
['ID'] = 'CamasPasteItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Pulverized camas works as an excellent thickener or flavour enhancer.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '60.0',
['Carbs'] = '3.0',
['Protein'] = '2.0',
['Fat'] = '10.0',
['Vitamins'] = '0',
},
['Camera Film'] = {
['ID'] = 'CameraFilmItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A film used inside a camera.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Camo Pants'] = {
['ID'] = 'CamoPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Camo Shirt'] = {
['ID'] = 'CamoShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Hide from the animals!(Reduces the detection range of animals)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Campfire'] = {
['ID'] = 'CampfireItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Cook like a caveman on an uneven fire.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Campfire Cooking Upgrade'] = {
['ID'] = 'CampfireCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Campfire Cooking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Campfire Roast'] = {
['ID'] = 'CampfireRoastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1000.0',
['Carbs'] = '0.0',
['Protein'] = '16.0',
['Fat'] = '12.0',
['Vitamins'] = '0',
},
['Campfire Salad'] = {
['ID'] = 'CampfireSaladItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = '',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Campfire Stew'] = {
['ID'] = 'CampfireStewItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat, camas, and corn. A surprisingly good combination.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '5.0',
['Protein'] = '10.0',
['Fat'] = '9.0',
['Vitamins'] = '4',
},
['Campsite'] = {
['ID'] = 'CampsiteItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A campsite.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'On Off', 'Crafting Table', 'Bed', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Candle Stand'] = {
['ID'] = 'CandleStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy candelabra for providing small amounts of light.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Canning Assembly'] = {
['ID'] = 'CanningAssemblyItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Canvas'] = {
['ID'] = 'CanvasItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A canvas used for painting on, made by either cotton or linen.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Capitalist Top Hat'] = {
['ID'] = 'CapitalistTopHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A symbol of wealth and status, this lavish top hat is the crown jewel of the capitalist elite. Adorned with the finest furs and gleaming with gold, it’s not just a hat—it’s a statement. Wear it to showcase your prowess in the free market and your unwavering commitment to the pursuit of profit!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Capitol'] = {
['ID'] = 'CapitolItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of the government, allowing all other civic objects to be created.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Capris'] = {
['ID'] = 'CaprisItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Capri pants (also known as three quarter pants, capris, crop pants, pedal pushers, clam-diggers, flood pants, jams, highwaters, culottes, or toreador pants) are pants that are longer than shorts but are not as long as trousers.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carbide Helmet Lamp'] = {
['ID'] = 'CarbideHelmetLampItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A steel hardhat with a light source for the darkest places.(Flashlight)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carpenter Sign'] = {
['ID'] = 'CarpenterSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Carpentry Advanced Upgrade'] = {
['ID'] = 'CarpentryAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carpentry Basic Upgrade'] = {
['ID'] = 'CarpentryBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Carpentry recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carpentry Skill Book'] = {
['ID'] = 'CarpentrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carpentry Skill Scroll'] = {
['ID'] = 'CarpentrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carpentry Table'] = {
['ID'] = 'CarpentryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A table for basic wooden crafts for home improvement and progress.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Cart Blueprint Poster'] = {
['ID'] = 'CartBlueprintPosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Carved Pumpkin'] = {
['ID'] = 'CarvedPumpkinItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Spooky pumpkin that emits a mystical light.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cast Iron Bed'] = {
['ID'] = 'CastIronBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solid bed made slightly more comfortable by adding cotton.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cast Iron Bench'] = {
['ID'] = 'CastIronBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Does not look very comfortable.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cast Iron Chair'] = {
['ID'] = 'CastIronChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It is very stable.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cast Iron Plaque'] = {
['ID'] = 'CastIronPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Cast Iron Royal Bed'] = {
['ID'] = 'CastIronRoyalBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A luxurious bed made from the finest cotton strands with added gold filling for the royal experience.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cast Iron Stove'] = {
['ID'] = 'CastIronStoveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The perfect stove for the fledgling chef.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Cast Iron Table'] = {
['ID'] = 'CastIronTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple yet ornate table made from cast iron.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cedar Log'] = {
['ID'] = 'CedarLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Cedar log is a type of softwood. Cedar wood is a natural repellent to moths.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Cedar Seed'] = {
['ID'] = 'CedarSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a cedar sapling.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Cedar Seed Pack'] = {
['ID'] = 'CedarSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a cedar sapling.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ceiba Log'] = {
['ID'] = 'CeibaLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Ceiba log is a type of hardwood. The Ceiba tree, with its giant trunk, is often sought after by loggers for the large volume of logs it produces.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Ceiba Seed'] = {
['ID'] = 'CeibaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a ceiba sapling.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Ceiba Seed Pack'] = {
['ID'] = 'CeibaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a ceiba sapling.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ceiling Candle'] = {
['ID'] = 'CeilingCandleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy hanging candelabra.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cellulose Fiber'] = {
['ID'] = 'CelluloseFiberItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Created by taking pulped plants and extruding them similarly to synthetic fibers.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cement'] = {
['ID'] = 'CementItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'In order to be usable it needs to be reinforced.',
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cement Kiln'] = {
['ID'] = 'CementKilnItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A rotary kiln that produces cement and concrete products.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Census Bureau'] = {
['ID'] = 'CensusBureauItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Demographics, which specify groups of citizens automatically based on criteria you define.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ceramic Mold'] = {
['ID'] = 'CeramicMoldItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cereal Germ'] = {
['ID'] = 'CerealGermItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A by-product of milling, the germ is the reproductive part of the cereal that germinates.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '20.0',
['Carbs'] = '5.0',
['Protein'] = '0.0',
['Fat'] = '7.0',
['Vitamins'] = '3',
},
['Chainsaw'] = {
['ID'] = 'ChainsawItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A gasoline-powered alternative to cutting trees.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Chandelier'] = {
['ID'] = 'ChandelierItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Charcoal'] = {
['ID'] = 'CharcoalItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A black residue, consisting of carbon and any remaining ash.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Coal', 'Burnable Fuel', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Charcoal Powder'] = {
['ID'] = 'CharcoalPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A black powder made by taking bits of charcoal and turning it into a fine powder through a mill.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Charred Agave'] = {
['ID'] = 'CharredAgaveItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Agave leaves that have been charred over a campfire.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Green', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '5.0',
['Protein'] = '1.0',
['Fat'] = '3.0',
['Vitamins'] = '3',
},
['Charred Beans'] = {
['ID'] = 'CharredBeansItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A mushy mixture that can serve somewhat as a replacement protein in a meatless diet.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '1.0',
['Protein'] = '8.0',
['Fat'] = '3.0',
['Vitamins'] = '0',
},
['Charred Beet'] = {
['ID'] = 'CharredBeetItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Perhaps not the best raw vegetable to char, this beet seems to have held up well enough.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '3.0',
['Protein'] = '0.0',
['Fat'] = '3.0',
['Vitamins'] = '6',
},
['Charred Cactus Fruit'] = {
['ID'] = 'CharredCactusFruitItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Blackened cactus fruit. A favorite of early desert settlers.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '4.0',
['Protein'] = '0.0',
['Fat'] = '2.0',
['Vitamins'] = '6',
},
['Charred Camas Bulb'] = {
['ID'] = 'CharredCamasBulbItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fibrous and sweet treat much like a sweet potato, though slightly blackened over the heat of a campfire.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '2.0',
['Protein'] = '3.0',
['Fat'] = '6.0',
['Vitamins'] = '1',
},
['Charred Corn'] = {
['ID'] = 'CharredCornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'This piece of corn needs a good slathering of butter to curb that burnt taste.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '7.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '4',
},
['Charred Fireweed Shoots'] = {
['ID'] = 'CharredFireweedShootsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'It tastes somewhat burnt but at least the fire has removed the bitter taste.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Green', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '5.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '6',
},
['Charred Fish'] = {
['ID'] = 'CharredFishItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'At least it doesn\'t have any scales any more.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '400.0',
['Carbs'] = '0.0',
['Protein'] = '11.0',
['Fat'] = '4.0',
['Vitamins'] = '0',
},
['Charred Heart Of Palm'] = {
['ID'] = 'CharredHeartOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Heart of palm collected fom fallen pineapple trees that have been charred over a campfire.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '210.0',
['Carbs'] = '6.0',
['Protein'] = '3.0',
['Fat'] = '1.0',
['Vitamins'] = '2',
},
['Charred Meat'] = {
['ID'] = 'CharredMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The blackened surface of this unrecognizable meat is \'golden brown\'.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '400.0',
['Carbs'] = '0.0',
['Protein'] = '5.0',
['Fat'] = '10.0',
['Vitamins'] = '0',
},
['Charred Mushrooms'] = {
['ID'] = 'CharredMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A collection of charred mushrooms. Cooking mushrooms properly can remove some of the toxins.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '3.0',
['Protein'] = '6.0',
['Fat'] = '2.0',
['Vitamins'] = '1',
},
['Charred Papaya'] = {
['ID'] = 'CharredPapayaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Papaya fruit that has been charred over a basic campfire.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '3.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '8',
},
['Charred Pineapple'] = {
['ID'] = 'CharredPineappleItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Pineapple that has been charred over a basic campfire.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Fruit', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '8.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '3',
},
['Charred Sausage'] = {
['ID'] = 'CharredSausageItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The uneven flame might be mediocre for cooking, but the open flame imparts a great flavor.',
['Weight'] = '350',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '0.0',
['Protein'] = '10.0',
['Fat'] = '14.0',
['Vitamins'] = '0',
},
['Charred Taro'] = {
['ID'] = 'CharredTaroItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Blackened taro root. Not the tastiest meal, but a great source of energy for early rainforest settlers.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '10.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '1',
},
['Charred Tomato'] = {
['ID'] = 'CharredTomatoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The blackened char on this tomato would contrast well with the red skin if there was any unburt surface left.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Vegetable', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '7.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '4',
},
['Chef Hat'] = {
['ID'] = 'ChefHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'To keep your hair in one place while stirring the pots.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Chef Pants'] = {
['ID'] = 'ChefPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Checkered style pants for hiding the truths of working in a kitchen.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Chef Shirt'] = {
['ID'] = 'ChefShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A clean Chef\'s shirt to spot all the spots.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Chef Shoes'] = {
['ID'] = 'ChefShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Simple low indoors working shoes helps avoiding slipping on wet surfaces in a large kitchen.(Decreases calories consumed when using tools by 30%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Chiseled Legs'] = {
['ID'] = 'ChiseledLegsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Legs',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['ChocoTaco Cap'] = {
['ID'] = 'ChocoTacoCapItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Stylish headwear from that Twitch guy',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Claim Paper Item'] = {
['ID'] = 'ClaimPaperItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Add to a Claim Stake to increase the number of plots you can claim on it.',
['Weight'] = '4',
['MaxStackSize'] = '500',
['Tags'] = {'Currency'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Claim Tool'] = {
['ID'] = 'ClaimToolItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'Used to claim, unclaim and examine property.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Clam'] = {
['ID'] = 'ClamItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A clam.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Marine Life', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Clam Chowder'] = {
['ID'] = 'ClamChowderItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew loaded with clams and taro root.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '16.0',
['Protein'] = '15.0',
['Fat'] = '3.0',
['Vitamins'] = '11',
},
['Clay'] = {
['ID'] = 'ClayItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A very fine grained deposit of weathered bits of rock. Plastic when wet and brittle when dry, clay is impermeable to many liquids and useful for many industrial and environmental purposes.',
['Weight'] = '22000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Clay Mold'] = {
['ID'] = 'ClayMoldItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A container required to shape liquid metal into useful shapes more suitable to make tools and other parts with.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cloth'] = {
['ID'] = 'ClothItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A piece of rough cloth made by weaving fibers together.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Fabric', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cloth Belt'] = {
['ID'] = 'ClothBeltItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A fashionable cloth belt that drapes across the waist.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cloth Cape'] = {
['ID'] = 'ClothCapeItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'It just looks cool.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['CO2 Canister'] = {
['ID'] = 'CO2CanisterItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'For creating fancy foams!',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['CO2 Item'] = {
['ID'] = 'CO2Item',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A byproduct gas of respiration.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Coal'] = {
['ID'] = 'CoalItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A combustible mineral which needs to be crushed into usable fuel.',
['Weight'] = '4000',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Coarse Stone'] = {
['ID'] = 'CoarseStoneItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A simple flattened piece of stone used to repair damaged tools. It will wear down your tools quickly.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cod'] = {
['ID'] = 'CodItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A cod.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Colored Powder'] = {
['ID'] = 'ColoredPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bag of crushed flower petals.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Combustion Engine'] = {
['ID'] = 'CombustionEngineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An engine that generates power by combustion of fuel.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Combustion Generator'] = {
['ID'] = 'CombustionGeneratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Consumes most fuels to produce energy.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Composite Birch Bench'] = {
['ID'] = 'CompositeBirchBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Birch Chair'] = {
['ID'] = 'CompositeBirchChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Birch Door'] = {
['ID'] = 'CompositeBirchDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Birch Lumber'] = {
['ID'] = 'CompositeBirchLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Birch Table'] = {
['ID'] = 'CompositeBirchTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Bow'] = {
['ID'] = 'CompositeBowItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern composite bow made with fiberglass that makes hunting a breeze. Requires arrows to fire.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Composite Cedar Bench'] = {
['ID'] = 'CompositeCedarBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Cedar Chair'] = {
['ID'] = 'CompositeCedarChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Cedar Door'] = {
['ID'] = 'CompositeCedarDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Cedar Lumber'] = {
['ID'] = 'CompositeCedarLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Cedar Table'] = {
['ID'] = 'CompositeCedarTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Ceiba Bench'] = {
['ID'] = 'CompositeCeibaBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Ceiba Chair'] = {
['ID'] = 'CompositeCeibaChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Ceiba Door'] = {
['ID'] = 'CompositeCeibaDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Ceiba Lumber'] = {
['ID'] = 'CompositeCeibaLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Ceiba Table'] = {
['ID'] = 'CompositeCeibaTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Filler'] = {
['ID'] = 'CompositeFillerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A multipurpose filler that is made from what you have available.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Fir Bench'] = {
['ID'] = 'CompositeFirBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Fir Chair'] = {
['ID'] = 'CompositeFirChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Fir Door'] = {
['ID'] = 'CompositeFirDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Fir Lumber'] = {
['ID'] = 'CompositeFirLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Fir Table'] = {
['ID'] = 'CompositeFirTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Hardwood Bench'] = {
['ID'] = 'CompositeHardwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Hardwood Chair'] = {
['ID'] = 'CompositeHardwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Hardwood Door'] = {
['ID'] = 'CompositeHardwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Hardwood Table'] = {
['ID'] = 'CompositeHardwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A nice composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Joshua Bench'] = {
['ID'] = 'CompositeJoshuaBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Joshua Chair'] = {
['ID'] = 'CompositeJoshuaChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Joshua Door'] = {
['ID'] = 'CompositeJoshuaDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Joshua Lumber'] = {
['ID'] = 'CompositeJoshuaLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Joshua Table'] = {
['ID'] = 'CompositeJoshuaTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Lumber'] = {
['ID'] = 'CompositeLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Lumber Bench'] = {
['ID'] = 'CompositeLumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Lumber Chair'] = {
['ID'] = 'CompositeLumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Lumber Door'] = {
['ID'] = 'CompositeLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Lumber Dresser'] = {
['ID'] = 'CompositeLumberDresserItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A composite lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Storage Container', 'Wardrobe'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Lumber Table'] = {
['ID'] = 'CompositeLumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Oak Bench'] = {
['ID'] = 'CompositeOakBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Oak Chair'] = {
['ID'] = 'CompositeOakChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Oak Door'] = {
['ID'] = 'CompositeOakDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Oak Lumber'] = {
['ID'] = 'CompositeOakLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Hardwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Oak Table'] = {
['ID'] = 'CompositeOakTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Palm Bench'] = {
['ID'] = 'CompositePalmBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Palm Chair'] = {
['ID'] = 'CompositePalmChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Palm Door'] = {
['ID'] = 'CompositePalmDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Palm Lumber'] = {
['ID'] = 'CompositePalmLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Palm Table'] = {
['ID'] = 'CompositePalmTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Redwood Bench'] = {
['ID'] = 'CompositeRedwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Redwood Chair'] = {
['ID'] = 'CompositeRedwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Redwood Door'] = {
['ID'] = 'CompositeRedwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Redwood Lumber'] = {
['ID'] = 'CompositeRedwoodLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Softwood Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Redwood Table'] = {
['ID'] = 'CompositeRedwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Saguaro Bench'] = {
['ID'] = 'CompositeSaguaroBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Saguaro Chair'] = {
['ID'] = 'CompositeSaguaroChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Saguaro Door'] = {
['ID'] = 'CompositeSaguaroDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Saguaro Lumber'] = {
['ID'] = 'CompositeSaguaroLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Saguaro Table'] = {
['ID'] = 'CompositeSaguaroTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Softwood Bench'] = {
['ID'] = 'CompositeSoftwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Softwood Chair'] = {
['ID'] = 'CompositeSoftwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Softwood Door'] = {
['ID'] = 'CompositeSoftwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Softwood Table'] = {
['ID'] = 'CompositeSoftwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A nice composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Spruce Bench'] = {
['ID'] = 'CompositeSpruceBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite bench built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Spruce Chair'] = {
['ID'] = 'CompositeSpruceChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A composite chair built to last.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Spruce Door'] = {
['ID'] = 'CompositeSpruceDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful composite door built by an expert carpenter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Spruce Lumber'] = {
['ID'] = 'CompositeSpruceLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A composite lumber made from a combination of wood and plastic.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Composite Lumber', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composite Spruce Table'] = {
['ID'] = 'CompositeSpruceTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large composite table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composites Skill Book'] = {
['ID'] = 'CompositesSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composites Skill Scroll'] = {
['ID'] = 'CompositesSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Composites Upgrade'] = {
['ID'] = 'CompositesUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Composites recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Compost'] = {
['ID'] = 'CompostItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Delicious decomposed organic matter that can be used to fertilze crops. Compost is created overtime when organic material is left outdoors to decompose. This is accomplished in Eco by dropping an organic item on the ground and overtime it will become Compost.',
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Compost Fertilizer'] = {
['ID'] = 'CompostFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Compost fertilizer is a classic, low effort fertilizer.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Compostables Item'] = {
['ID'] = 'CompostablesItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Computer Lab'] = {
['ID'] = 'ComputerLabItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place where you can sit all day and play video games! Or work on expert-level research.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Construction Post'] = {
['ID'] = 'ConstructionPostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For construction contracts.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Contract Board'] = {
['ID'] = 'ContractBoardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A board to post contracts.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Cookeina Mushroom Spores'] = {
['ID'] = 'CookeinaMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow cookeina mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Cookeina Mushroom Spores Pack'] = {
['ID'] = 'CookeinaMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow cookeina mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cookeina Mushrooms'] = {
['ID'] = 'CookeinaMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Tiny Cup Mushrooms.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '2.0',
['Protein'] = '4.0',
['Fat'] = '1.0',
['Vitamins'] = '1',
},
['Cooking Skill Book'] = {
['ID'] = 'CookingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cooking Skill Scroll'] = {
['ID'] = 'CookingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cooking Upgrade'] = {
['ID'] = 'CookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Cooking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cooking Utensils'] = {
['ID'] = 'CookingUtensilsItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Assorted utensils for your everyday kitchen use.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Bar'] = {
['ID'] = 'CopperBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of copper.',
['Weight'] = '18000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Concentrate'] = {
['ID'] = 'CopperConcentrateItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Copper ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Frame Landscape'] = {
['ID'] = 'CopperFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Copper Frame Portrait'] = {
['ID'] = 'CopperFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Copper Frame Square'] = {
['ID'] = 'CopperFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Copper Frame Tall'] = {
['ID'] = 'CopperFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Copper Frame Wide'] = {
['ID'] = 'CopperFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A copper frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Copper Hydroxide'] = {
['ID'] = 'CopperHydroxideItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Pulverized copper ore left exposed to oxygen giving it a green patina.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Ore'] = {
['ID'] = 'CopperOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Unrefined ore with traces of copper.',
['Weight'] = '7500',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Pipe'] = {
['ID'] = 'CopperPipeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A pipe for transporting liquids.',
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Plate'] = {
['ID'] = 'CopperPlateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A solid copper plate giving higher grades of protection against erosion and improves conductivity.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Copper Wiring'] = {
['ID'] = 'CopperWiringItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A length of copper conductive wire useful for a variety of purposes.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Corn'] = {
['ID'] = 'CornItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A warmly colored kernel studded vegetable.',
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '230.0',
['Carbs'] = '4.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '3',
},
['Corn Fritters'] = {
['ID'] = 'CornFrittersItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'These deep fried corn treats are both crispy and delicious.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '500.0',
['Carbs'] = '13.0',
['Protein'] = '4.0',
['Fat'] = '22.0',
['Vitamins'] = '8',
},
['Corn Seed'] = {
['ID'] = 'CornSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow corn.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Corn Seed Pack'] = {
['ID'] = 'CornSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow corn.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Corn Starch'] = {
['ID'] = 'CornStarchItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Obtained from the endosperm of the kernal, cornstarch can be used as a thickening agent for sauces.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '10.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Cornmeal'] = {
['ID'] = 'CornmealItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Dried and ground corn; it\'s like a courser flour.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '60.0',
['Carbs'] = '9.0',
['Protein'] = '3.0',
['Fat'] = '3.0',
['Vitamins'] = '0',
},
['Cornrows'] = {
['ID'] = 'CornrowsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Corrugated Steel'] = {
['ID'] = 'CorrugatedSteelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Especially useful for industrial buildings.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Corrugated Steel Door'] = {
['ID'] = 'CorrugatedSteelDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A secure door made of hard corrugated steel.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Corrugated Steel Fence Door'] = {
['ID'] = 'CorrugatedSteelFenceDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A corrugated steel door with fence-like viewing slots. ',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Boll'] = {
['ID'] = 'CottonBollItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A fluffy round boll harvested from a cotton plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Carpet'] = {
['ID'] = 'CottonCarpetItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A woven cotton floor covering attached to a lumber backing.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Curtains'] = {
['ID'] = 'CottonCurtainsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Curtains woven using the finest cotton. (Only cosmetic does not impact room value.)',
['Weight'] = '5000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Fabric'] = {
['ID'] = 'CottonFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Cotton fabric is valued for its light weight, breathability, and softness.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Fabric', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Lint'] = {
['ID'] = 'CottonLintItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bundle of cotton used as stuffing or further tailoring processing.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Seed'] = {
['ID'] = 'CottonSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow cotton.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Cotton Seed Pack'] = {
['ID'] = 'CottonSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow cotton.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Streamer Stars'] = {
['ID'] = 'CottonStreamerStarsItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple cotton streamers with stars.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Streamer Stripes'] = {
['ID'] = 'CottonStreamerStripesItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple cotton streamers with stripes.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cotton Thread'] = {
['ID'] = 'CottonThreadItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Cotton fiber that has been processed at a cotton gin and is ready to be used for textiles.',
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Couch'] = {
['ID'] = 'CouchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sweet couch to lounge on. Now with room for your friends!',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Country Claim Stake'] = {
['ID'] = 'CountryClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Country Foundation'] = {
['ID'] = 'CountryFoundationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When a town simply cannot contain your ambition.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Court Chair'] = {
['ID'] = 'CourtChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A chair for legal sittings.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Court Table'] = {
['ID'] = 'CourtTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vital part of the courtroom.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Cowboy Hat'] = {
['ID'] = 'CowboyHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A fine leather hat.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Coyote Carcass'] = {
['ID'] = 'CoyoteCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead coyote.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crab Carcass'] = {
['ID'] = 'CrabCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A crustacean that loves the ocean, just don\'t get caught in its pinch!',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crab Pot'] = {
['ID'] = 'CrabPotItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A contraption to catch unsuspecting crabs in search of prey.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crane'] = {
['ID'] = 'CraneItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the placement and transport of materials in an area.',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'Construction', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Creosote Bush Seed'] = {
['ID'] = 'CreosoteBushSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow creosote bushes.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Creosote Bush Seed Pack'] = {
['ID'] = 'CreosoteBushSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow creosote bushes.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Creosote Flower'] = {
['ID'] = 'CreosoteFlowerItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Placeholder Description.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Crimini Mushroom Spores'] = {
['ID'] = 'CriminiMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow crimini mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Crimini Mushroom Spores Pack'] = {
['ID'] = 'CriminiMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow crimini mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crimini Mushrooms'] = {
['ID'] = 'CriminiMushroomsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Edible mushrooms that are quite tasty.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fungus', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '2.0',
['Protein'] = '4.0',
['Fat'] = '1.0',
['Vitamins'] = '1',
},
['Crimson Salad'] = {
['ID'] = 'CrimsonSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Just in case you want to eat red things without eating meat.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '13.0',
['Protein'] = '7.0',
['Fat'] = '8.0',
['Vitamins'] = '28',
},
['Crispy Bacon'] = {
['ID'] = 'CrispyBaconItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Give me all the bacon and eggs you have.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '0.0',
['Protein'] = '18.0',
['Fat'] = '26.0',
['Vitamins'] = '0',
},
['Crushed Basalt'] = {
['ID'] = 'CrushedBasaltItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Basalt rocks that have been crushed into a fine gravel.',
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Coal'] = {
['ID'] = 'CrushedCoalItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Coal that have been crushed into a usable size.',
['Weight'] = '22000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Coal', 'Burnable Fuel', 'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Crushed Copper Ore'] = {
['ID'] = 'CrushedCopperOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Crushed copper ore that is ready to be concentrated.',
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Gneiss'] = {
['ID'] = 'CrushedGneissItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Gneiss rocks that have been crushed into a fine gravel.',
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Gold Ore'] = {
['ID'] = 'CrushedGoldOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Crushed gold ore that is ready to be concentrated.',
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Granite'] = {
['ID'] = 'CrushedGraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Granite rocks that have been crushed into a fine gravel.',
['Weight'] = '26000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Iron Ore'] = {
['ID'] = 'CrushedIronOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Crushed iron ore that is ready to be concentrated.',
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Limestone'] = {
['ID'] = 'CrushedLimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Limestone rocks that have been crushed into a fine gravel.',
['Weight'] = '26000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Mixed Rock'] = {
['ID'] = 'CrushedMixedRockItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A mixture of rocks that can be used in a variety of recipes or simply as landfill.',
['Weight'] = '26000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Oil Shale'] = {
['ID'] = 'CrushedOilShaleItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = '',
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Sandstone'] = {
['ID'] = 'CrushedSandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Sandstone rocks that have been crushed into a fine gravel.',
['Weight'] = '24000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Silica', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Shale'] = {
['ID'] = 'CrushedShaleItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Shale rocks that have been crushed into a fine gravel.',
['Weight'] = '24000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Slag'] = {
['ID'] = 'CrushedSlagItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Slag that has been crushed into a fine gravel.',
['Weight'] = '24000',
['MaxStackSize'] = '10',
['Tags'] = {'Crushed Rock', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Crushed Sulfur'] = {
['ID'] = 'CrushedSulfurItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Sulfur rocks that have been crushed into a fine gravel.',
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Culinary Research Paper Advanced'] = {
['ID'] = 'CulinaryResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Culinary Research Paper Basic'] = {
['ID'] = 'CulinaryResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Culinary Research Paper Modern'] = {
['ID'] = 'CulinaryResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Culture'] = {
['ID'] = 'CultureItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Culture value.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Curly'] = {
['ID'] = 'CurlyItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Currency Exchange'] = {
['ID'] = 'CurrencyExchangeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows players to exchange currency.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Cutting Edge Cooking Skill Book'] = {
['ID'] = 'CuttingEdgeCookingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cutting Edge Cooking Skill Scroll'] = {
['ID'] = 'CuttingEdgeCookingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cutting Edge Cooking Upgrade'] = {
['ID'] = 'CuttingEdgeCookingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Cutting Edge Cooking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Cyan Powder'] = {
['ID'] = 'CyanPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A mixture of powders in set ranges to make an artifical base cyan color.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Anchor'] = {
['ID'] = 'DecorativeAnchorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The ship this anchor belonged to no longer needed it.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Bowl'] = {
['ID'] = 'DecorativeBowlItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A decorative bonsai tree cut with artistical skill.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Glass Buoy Blue'] = {
['ID'] = 'DecorativeGlassBuoyBlueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Glass Buoy Green'] = {
['ID'] = 'DecorativeGlassBuoyGreenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Glass Buoy Red'] = {
['ID'] = 'DecorativeGlassBuoyRedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Glass Buoy Violet'] = {
['ID'] = 'DecorativeGlassBuoyVioletItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Glass Buoy Yellow'] = {
['ID'] = 'DecorativeGlassBuoyYellowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Hanging Buoy'] = {
['ID'] = 'DecorativeHangingBuoyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Previously a critical part of a fisher\'s life, now a simple decorative piece of glass encased in a net.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Life Preserver'] = {
['ID'] = 'DecorativeLifePreserverItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It has retired from its previously life-critical role, but great for nautical decor.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Decorative Ship Wheel'] = {
['ID'] = 'DecorativeShipWheelItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Somewhere a ship is no longer going straight.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Deer Carcass'] = {
['ID'] = 'DeerCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead deer.',
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Deer Pelt'] = {
['ID'] = 'DeerPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dendrology Research Paper Advanced'] = {
['ID'] = 'DendrologyResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dendrology Research Paper Basic'] = {
['ID'] = 'DendrologyResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dendrology Research Paper Modern'] = {
['ID'] = 'DendrologyResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Derpy Hat'] = {
['ID'] = 'DerpyHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Dorky sombrero that doesn\'t fit anyone. You feel embarrassed to wear it.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dev Flood Tool'] = {
['ID'] = 'DevFloodToolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Flood tool! Left click on the water to remove the top layer, or Right-click on a block to add a water layer.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Dev Paint Tool'] = {
['ID'] = 'DevPaintToolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Paint tool! It paints with some developer features.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Painter', 'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Dev Tool'] = {
['ID'] = 'DevtoolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'DOES CHEATER THINGS THROUGH CHEATING POWERS!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Construction', 'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Digital Work Station'] = {
['ID'] = 'DigitalWorkStationItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A state of the art combination of equipment all a budding journalist could need.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Dirt'] = {
['ID'] = 'DirtItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Healthy soil is essential to support life. When displaced, dirt can be used to terraform an area to support buildings and infrastructure.',
['Weight'] = '19000',
['MaxStackSize'] = '10',
['Tags'] = {'Road Type', 'Diggable', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dirt Ramp'] = {
['ID'] = 'DirtRampItem',
['Category'] = 'WorldObject',
['Group'] = 'Road Items',
['Description'] = '4 x 1 Dirt Ramp.',
['Weight'] = '60000',
['MaxStackSize'] = '10',
['Tags'] = {'Road', 'Placeable On Unowned Land', 'World Object', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dirt Road'] = {
['ID'] = 'DirtRoadItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'A dusty surface formed by tampering dirt with a road tool. It\'s servicable for any wheeled vehicle.',
['Weight'] = '30000',
['MaxStackSize'] = '100',
['Tags'] = {'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Distribution Station'] = {
['ID'] = 'DistributionStationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A stockpile for distributing items to new players. Allows you to choose a specific set of items which each new player will be able to take.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Dowel'] = {
['ID'] = 'DowelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Dowels used for construction.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dried Fish'] = {
['ID'] = 'DriedFishItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leaving it outdoors somehow made it more digestible.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '450.0',
['Carbs'] = '1.0',
['Protein'] = '16.0',
['Fat'] = '2.0',
['Vitamins'] = '0',
},
['Dried Meat'] = {
['ID'] = 'DriedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leaving it outdoors somehow made it more digestible.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '550.0',
['Carbs'] = '1.0',
['Protein'] = '14.0',
['Fat'] = '4.0',
['Vitamins'] = '0',
},
['Dumpster Compost'] = {
['ID'] = 'DumpsterCompostItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dumpster Garbage'] = {
['ID'] = 'DumpsterGarbageItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dumpster Recycle'] = {
['ID'] = 'DumpsterRecycleItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dwarf Willow Seed'] = {
['ID'] = 'DwarfWillowSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow dwarf willow.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Dwarf Willow Seed Pack'] = {
['ID'] = 'DwarfWillowSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow dwarf willow.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Dynamite'] = {
['ID'] = 'DynamiteItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A distinctly different approach to mining, light the fuse and stand back!(Explosives convert blocks into their crushed variants.)',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Easel'] = {
['ID'] = 'EaselItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An interactive stand allowing paintings to be created using art supplies.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ecko Statue'] = {
['ID'] = 'EckoStatueItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A statue of a dolphin. What could it mean?',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ecko The Dolphin'] = {
['ID'] = 'EckoTheDolphinItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Ecko, the dolphin god of Eco bugs. Handle with care and lightly sprinkle with water every so often to keep moist.',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ecoylent'] = {
['ID'] = 'EcoylentItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'A complete meal replacement solution.',
['Weight'] = '0',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1500.0',
['Carbs'] = '500.0',
['Protein'] = '500.0',
['Fat'] = '500.0',
['Vitamins'] = '500',
},
['Egyptian Canoe'] = {
['ID'] = 'EgyptianCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small Canoe for hauling minimal loads.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Election Poster'] = {
['ID'] = 'ElectionPosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Electric Lathe'] = {
['ID'] = 'ElectricLatheItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An electric powered machine that has a spinning blade to craft a variety of metal products.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Electric Machinist Table'] = {
['ID'] = 'ElectricMachinistTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fancy toolbench that creates equally fancy toys.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Electric Motor'] = {
['ID'] = 'ElectricMotorItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A motor.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Electric Planer'] = {
['ID'] = 'ElectricPlanerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sander and a jointer rolled into one.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Electric Stamping Press'] = {
['ID'] = 'ElectricStampingPressItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool for shaping or cutting metal by deforming it with a die.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Electric Wall Lamp'] = {
['ID'] = 'ElectricWallLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Electric Water Pump'] = {
['ID'] = 'ElectricWaterPumpItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Pumps water from a source into a pipe network.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Electronics Assembly'] = {
['ID'] = 'ElectronicsAssemblyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A set of machinery to create electronics.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Electronics Skill Book'] = {
['ID'] = 'ElectronicsSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Electronics Skill Scroll'] = {
['ID'] = 'ElectronicsSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Electronics Upgrade'] = {
['ID'] = 'ElectronicsUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Electronics recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Elevator Call Post'] = {
['ID'] = 'ElevatorCallPostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Used to call a nearby elevator.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Elevator Call Post', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Elk Carcass'] = {
['ID'] = 'ElkCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead elk.',
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Elk Mount'] = {
['ID'] = 'ElkMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hunting trophy for your house.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Elk Skypiercer'] = {
['ID'] = 'ElkSkypiercerItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'You can hear the faint cries of Ecko when this mythical elk antler is held aloft.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Elk Taco'] = {
['ID'] = 'ElkTacoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A tasty treat made from corn tortillas and meat.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '15.0',
['Protein'] = '8.0',
['Fat'] = '22.0',
['Vitamins'] = '6',
},
['Elk Wellington'] = {
['ID'] = 'ElkWellingtonItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A prime cut of meat surrounded by pastry.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1450.0',
['Carbs'] = '10.0',
['Protein'] = '26.0',
['Fat'] = '22.0',
['Vitamins'] = '4',
},
['Embassy Desk'] = {
['ID'] = 'EmbassyDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Where papers are signed and foreign affairs are settled.(Allows the settlement to enable hostile takeovers)',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Engineer Sign'] = {
['ID'] = 'EngineerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Engineering Research Paper Advanced'] = {
['ID'] = 'EngineeringResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Engineering Research Paper Modern'] = {
['ID'] = 'EngineeringResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Epoxy'] = {
['ID'] = 'EpoxyItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A useful material for hardening, curing, and other various uses.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ethanol'] = {
['ID'] = 'EthanolItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A material used to make biodiesel. Not suitable for food.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Excavator'] = {
['ID'] = 'ExcavatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Like a Skid Steer but more versatile. Great for high slope excavation.',
['Weight'] = '30000',
['MaxStackSize'] = '1',
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Executive Office'] = {
['ID'] = 'ExecutiveOfficeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Elected officials can perform one-time executive actions here.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Explorer Boots'] = {
['ID'] = 'ExplorerBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Boots with rubber soles and thermal insulation for comfort yet still be durabable.(Decreases calories consumed when using tools by 30%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Explorer Gloves'] = {
['ID'] = 'ExplorerGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Sturdy gloves comfortably lined with cotton for extra insulation against the elements.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Explorer Hat'] = {
['ID'] = 'ExplorerHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A classic adventuring hat protecting you from the unknown.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Explorer Pants'] = {
['ID'] = 'ExplorerPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Reinforced pants for exploring but still be fashionable.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Explorer Shirt'] = {
['ID'] = 'ExplorerShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simple white shirt with a tie and a colorable vest.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Extruder'] = {
['ID'] = 'ExtruderItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Fancy Hewn Door'] = {
['ID'] = 'FancyHewnDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fantastic Forest Pizza'] = {
['ID'] = 'FantasticForestPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leaves you full and lively.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1250.0',
['Carbs'] = '23.0',
['Protein'] = '4.0',
['Fat'] = '10.0',
['Vitamins'] = '17',
},
['Far East Lumber'] = {
['ID'] = 'FarEastLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Farmer Boots'] = {
['ID'] = 'FarmerBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Waterproof rubber sole boots with synthetic lining that provides protection against the elements when working in the fields.(Decreases calories consumed when using tools by 30%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Farmer Gloves'] = {
['ID'] = 'FarmerGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Water-resistant nylon gloves with textured palms for increased grip.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Farmer Hat'] = {
['ID'] = 'FarmerHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = ' A wide-brimmed straw hat designed to provide protection from the sun.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Farmer Overalls'] = {
['ID'] = 'FarmerOverallsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Comfortable denim overalls to help with the frequent bending over that comes with farm work.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Farmer Shirt'] = {
['ID'] = 'FarmerShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = ' A long-sleeved flannel shirt that is often worn when working outdoors.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Farmer Sign'] = {
['ID'] = 'FarmerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Farmers Table'] = {
['ID'] = 'FarmersTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic workspace for crafting fertilizer and extracting seeds from crops.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Farming Skill Book'] = {
['ID'] = 'FarmingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Farming Skill Scroll'] = {
['ID'] = 'FarmingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Farming Upgrade'] = {
['ID'] = 'FarmingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Farming recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Federation Claim Stake'] = {
['ID'] = 'FederationClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Federation Foundation'] = {
['ID'] = 'FederationFoundationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A leap into globalization and a united federation.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Feminine Mannequin'] = {
['ID'] = 'FeminineMannequinItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fern Campfire Salad'] = {
['ID'] = 'FernCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '9.0',
['Protein'] = '5.0',
['Fat'] = '1.0',
['Vitamins'] = '13',
},
['Fern Spore'] = {
['ID'] = 'FernSporeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow ferns.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Fern Spore Pack'] = {
['ID'] = 'FernSporePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow ferns.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fertilizers Skill Book'] = {
['ID'] = 'FertilizersSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fertilizers Skill Scroll'] = {
['ID'] = 'FertilizersSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fertilizers Upgrade'] = {
['ID'] = 'FertilizersUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Fertilizers recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fiber Filler'] = {
['ID'] = 'FiberFillerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A filler ingredient used in a variety of fertilizers.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fiber Scutching Station'] = {
['ID'] = 'FiberScutchingStationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A group of different tools used in the processing of plant based cloth products. Excellent for a renaissance fair display.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Fiberglass'] = {
['ID'] = 'FiberglassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Plastic reinforced with glass fiber strands.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fiddleheads'] = {
['ID'] = 'FiddleheadsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A collection of the furled fronds of young ferns; a unique addition to a meal.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '150.0',
['Carbs'] = '2.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '5',
},
['Field Campfire Stew'] = {
['ID'] = 'FieldCampfireStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1100.0',
['Carbs'] = '14.0',
['Protein'] = '4.0',
['Fat'] = '8.0',
['Vitamins'] = '4',
},
['Filmy Fern Spore'] = {
['ID'] = 'FilmyFernSporeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a filmy fern.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Filmy Fern Spore Pack'] = {
['ID'] = 'FilmyFernSporePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a filmy fern.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fir Log'] = {
['ID'] = 'FirLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Fir log is a type of softwood with a nice piney smell.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Fir Seed'] = {
['ID'] = 'FirSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a fir tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Fir Seed Pack'] = {
['ID'] = 'FirSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a fir tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fireweed Seed'] = {
['ID'] = 'FireweedSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow fireweed.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Fireweed Seed Pack'] = {
['ID'] = 'FireweedSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow fireweed.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fireweed Shoots'] = {
['ID'] = 'FireweedShootsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A bitter, brightly colored shoot similar to asparagus.',
['Weight'] = '80',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Greens', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '150.0',
['Carbs'] = '3.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '4',
},
['Fish Kites'] = {
['ID'] = 'FishKitesItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fixed flying kite for your garden.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fish N Chips'] = {
['ID'] = 'FishNChipsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Deep-fried fish served with a side of taro chips.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1000.0',
['Carbs'] = '20.0',
['Protein'] = '10.0',
['Fat'] = '20.0',
['Vitamins'] = '0',
},
['Fish Rack'] = {
['ID'] = 'FishRackItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple display of today\'s catch.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fish Trap'] = {
['ID'] = 'FishTrapItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A trap to catch river fish as they swim. It can only be used in fresh water as it\'s too small to catch the larger ocean fish. ',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fishery'] = {
['ID'] = 'FisheryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to create traps and prepare seafood.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Fishing Pole'] = {
['ID'] = 'FishingPoleItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'A wooden pole attached to a line and hook. Used to catch fish from rivers and the ocean.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Fit Torso'] = {
['ID'] = 'FitTorsoItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Torso',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flat Steel'] = {
['ID'] = 'FlatSteelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Coated with a layer of epoxy, this steel refuses to rust.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flat Steel Door'] = {
['ID'] = 'FlatSteelDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful modern flat steel door with a large viewing window.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flatbread'] = {
['ID'] = 'FlatbreadItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Without any leavening the flatbread isn\'t very puffy. But it\'s still tasty.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '500.0',
['Carbs'] = '17.0',
['Protein'] = '8.0',
['Fat'] = '3.0',
['Vitamins'] = '2',
},
['Flax Fiber'] = {
['ID'] = 'FlaxFiberItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Processed fibers of flax ready to be spun into yarn.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flax Seed'] = {
['ID'] = 'FlaxSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow flax. ',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Flax Seed Pack'] = {
['ID'] = 'FlaxSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow flax. ',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flax Stem'] = {
['ID'] = 'FlaxStemItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A bundle of harvested flax that can be processed into fabric.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flax Trawler Net'] = {
['ID'] = 'FlaxTrawlerNetItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Flaxseed Oil'] = {
['ID'] = 'FlaxseedOilItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'An oil primarily used for woodworking and paint supplies but can surprisingly also be drizzled on a salad.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Fat', 'Oil', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['Calories'] = '120.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '15.0',
['Vitamins'] = '0',
},
['Fletching Table'] = {
['ID'] = 'FletchingTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A table for the capable hunter to improve their tools.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Flour'] = {
['ID'] = 'FlourItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fine, milled wheat product that\'s useful for all baking.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '50.0',
['Carbs'] = '15.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Food Sign'] = {
['ID'] = 'FoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Fox Carcass'] = {
['ID'] = 'FoxCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead fox.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fox Pelt'] = {
['ID'] = 'FoxPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Framed Glass'] = {
['ID'] = 'FramedGlassItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Glass which was reinforced by a steel frame.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Framed Glass Door'] = {
['ID'] = 'FramedGlassDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A beautiful glass door made of steel and glass.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fried Camas'] = {
['ID'] = 'FriedCamasItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Deep fried Camas. Bit greasy.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '9.0',
['Protein'] = '3.0',
['Fat'] = '10.0',
['Vitamins'] = '2',
},
['Fried Fiddleheads'] = {
['ID'] = 'FriedFiddleheadsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '11.0',
['Protein'] = '3.0',
['Fat'] = '6.0',
['Vitamins'] = '4',
},
['Fried Hare Haunches'] = {
['ID'] = 'FriedHareHaunchesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Everything is better deep fried.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '750.0',
['Carbs'] = '6.0',
['Protein'] = '15.0',
['Fat'] = '27.0',
['Vitamins'] = '4',
},
['Fried Hearts Of Palm'] = {
['ID'] = 'FriedHeartsOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '13.0',
['Protein'] = '3.0',
['Fat'] = '6.0',
['Vitamins'] = '2',
},
['Fried Taro'] = {
['ID'] = 'FriedTaroItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '14.0',
['Protein'] = '1.0',
['Fat'] = '8.0',
['Vitamins'] = '1',
},
['Fried Tomatoes'] = {
['ID'] = 'FriedTomatoesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Secret\'s in the sauce.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fried Vegetable', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '11.0',
['Protein'] = '3.0',
['Fat'] = '8.0',
['Vitamins'] = '2',
},
['Fried Vegetables'] = {
['ID'] = 'FriedVegetablesItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = '',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '560.0',
['Carbs'] = '11.0',
['Protein'] = '3.0',
['Fat'] = '8.0',
['Vitamins'] = '2',
},
['Friendly Scarecrow'] = {
['ID'] = 'FriendlyScarecrowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Keeps animals away, but not in a scary way. (WIP)',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Froth Floatation Cell'] = {
['ID'] = 'FrothFloatationCellItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Fruit Muffin'] = {
['ID'] = 'FruitMuffinItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A soft, slightly sweet bread studded with juicy fruits.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '10.0',
['Protein'] = '5.0',
['Fat'] = '4.0',
['Vitamins'] = '16',
},
['Fruit Salad'] = {
['ID'] = 'FruitSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'While tomatoes are fruits, you don\'t usually put them in fruit salads.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Salad', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '12.0',
['Protein'] = '4.0',
['Fat'] = '3.0',
['Vitamins'] = '19',
},
['Fruit Tart'] = {
['ID'] = 'FruitTartItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A sweet pastry that is great for breakfast or anytime you need a quick boost of energy.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '22.0',
['Protein'] = '3.0',
['Fat'] = '9.0',
['Vitamins'] = '14',
},
['Fungi Feet'] = {
['ID'] = 'FungiFeetItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Feet',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fur Pelt'] = {
['ID'] = 'FurPeltItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A soft, furry pelt.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Fuse'] = {
['ID'] = 'FuseItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A small glass fuse easily replacable to safeguard against electric accidents.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Galaxy Vase'] = {
['ID'] = 'GalaxyVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Garbage'] = {
['ID'] = 'GarbageItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A disgusting pile of garbage. Unpleasant to the eye and a source of ground pollution. Bury underground to help mitigate the effect.',
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Garden Boots'] = {
['ID'] = 'GardenBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A sturdy pair of rubber footwear designed to provide protection against water, rain, and mud.(Decreases calories consumed when using tools by 10%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Garden Gravel'] = {
['ID'] = 'GardenGravelItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'An unexpected surprise of peace and quiet in the rush for survival..',
['Weight'] = '26000',
['MaxStackSize'] = '15',
['Tags'] = {'Constructable', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Garden Pond'] = {
['ID'] = 'GardenPondItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gasoline'] = {
['ID'] = 'GasolineItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined petroleum useful for fueling machines and generators.',
['Weight'] = '30000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Liquid Fuel', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Gathering Advanced Upgrade'] = {
['ID'] = 'GatheringAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Gathering recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gathering Basic Upgrade'] = {
['ID'] = 'GatheringBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Gathering recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gathering Research Paper Basic'] = {
['ID'] = 'GatheringResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gearbox'] = {
['ID'] = 'GearboxItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Geology Research Paper Advanced'] = {
['ID'] = 'GeologyResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Geology Research Paper Basic'] = {
['ID'] = 'GeologyResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Geology Research Paper Modern'] = {
['ID'] = 'GeologyResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Giant Cactus Fruit'] = {
['ID'] = 'GiantCactusFruitItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A bulbous fruit that used to top Saguaro cacti.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '100.0',
['Carbs'] = '2.0',
['Protein'] = '0.0',
['Fat'] = '2.0',
['Vitamins'] = '4',
},
['Gigot Sleeve Shirt'] = {
['ID'] = 'GigotSleeveShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Cool piratey shirt that makes your biceps look bigger than they really are.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glass'] = {
['ID'] = 'GlassItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A transparent, solid material useful for more than just windows.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glass Lens'] = {
['ID'] = 'GlassLensItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A thin shaped piece of glass very useful for devices used to interact with light.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworking Advanced Upgrade'] = {
['ID'] = 'GlassworkingAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworking Modern Upgrade'] = {
['ID'] = 'GlassworkingModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Glassworking recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworking Skill Book'] = {
['ID'] = 'GlassworkingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworking Skill Scroll'] = {
['ID'] = 'GlassworkingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Glassworks'] = {
['ID'] = 'GlassworksItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A specialized kiln used to transform sand into buildable blocks and decorations.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Global Calorie Buff Item'] = {
['ID'] = 'GlobalCalorieBuffItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gneiss'] = {
['ID'] = 'GneissItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard rock with some uses in construction. Gneiss is a metamorphic rock formed from previous rock recrystallizing at high pressures and temperatures deep in the earth.',
['Weight'] = '7000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Goat Mount'] = {
['ID'] = 'GoatMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hunting trophy for your house.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gold Bar'] = {
['ID'] = 'GoldBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of gold.',
['Weight'] = '30000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gold Concentrate'] = {
['ID'] = 'GoldConcentrateItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Gold ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gold Flakes'] = {
['ID'] = 'GoldFlakesItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A highly efficient conductor for delicate electronics.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gold Frame Landscape'] = {
['ID'] = 'GoldFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Gold Frame Portrait'] = {
['ID'] = 'GoldFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Gold Frame Square'] = {
['ID'] = 'GoldFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Gold Frame Tall'] = {
['ID'] = 'GoldFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Gold Frame Wide'] = {
['ID'] = 'GoldFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Gold Ore'] = {
['ID'] = 'GoldOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Unrefined ore with traces of gold.',
['Weight'] = '7500',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Gold Wiring'] = {
['ID'] = 'GoldWiringItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A length of gold conductive wire useful for a variety of purposes.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Government Office'] = {
['ID'] = 'GovernmentOfficeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Elected Titles, which can be given special privileges.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Granite'] = {
['ID'] = 'GraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard rock useful for construction, and host to various ores. Granite forms from cooling magma deep underground. It is the most common continental rock type!',
['Weight'] = '6500',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Granite Spiral Fountain'] = {
['ID'] = 'GraniteSpiralFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large fountain with a spiral motif.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Granite Terrace Fountain'] = {
['ID'] = 'GraniteTerraceFountainItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large fountain with a multi-layered terracing display.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Grass Seed'] = {
['ID'] = 'GrassSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow grass.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Grass Seed Pack'] = {
['ID'] = 'GrassSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow grass.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Grindstone'] = {
['ID'] = 'GrindstoneItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A workstation for repairing tools and crafting new ones.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hand Plow'] = {
['ID'] = 'HandPlowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool that tills the field for farming.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Plow', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Handheld Camera'] = {
['ID'] = 'HandheldCameraItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern piece of marvel that allows a more detailed way of saving landscape.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hands'] = {
['ID'] = 'HandsItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'When you\'re not using tools for a job, you put these to work.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Planter', 'Construction', 'Harvester', 'Not Allowed In Inventories', 'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hanging Electric Wall Lamp'] = {
['ID'] = 'HangingElectricWallLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted lamp that requires electricity to turn on.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hanging Long Steel Sign'] = {
['ID'] = 'HangingLongSteelSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A long steel plate for when you need to display extra large text.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hanging Steel Framed Sign'] = {
['ID'] = 'HangingSteelFramedSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large wooden sign framed with steel.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hanging Steel Mine Sign'] = {
['ID'] = 'HangingSteelMineSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hanging sign made of steel plates.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hanging Steel Plain Sign'] = {
['ID'] = 'HangingSteelPlainSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large hanging steel sign attached to a wooden frame.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hanging Steel Shop Sign'] = {
['ID'] = 'HangingSteelShopSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A decorative wooden sign framed with steel. Great for advertising shops.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Hardwood Board'] = {
['ID'] = 'HardwoodBoardItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A higher quality hardwood board used for long lasting furniture.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Hardwood Hewn Log'] = {
['ID'] = 'HardwoodHewnLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Hardwood Lumber'] = {
['ID'] = 'HardwoodLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Hardwood Lumber Bench'] = {
['ID'] = 'HardwoodLumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hardwood Lumber Chair'] = {
['ID'] = 'HardwoodLumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hardwood Lumber Door'] = {
['ID'] = 'HardwoodLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from finely cut lumber.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hardwood Lumber Dresser'] = {
['ID'] = 'HardwoodLumberDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hardwood Lumber Table'] = {
['ID'] = 'HardwoodLumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hardy Beard'] = {
['ID'] = 'HardyBeardItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hare Carcass'] = {
['ID'] = 'HareCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead hare.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hare Pelt'] = {
['ID'] = 'HarePeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Heart Of Palm'] = {
['ID'] = 'HeartOfPalmItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Collected from the inner core and growing bud of a palm tree.',
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '100.0',
['Carbs'] = '4.0',
['Protein'] = '2.0',
['Fat'] = '0.0',
['Vitamins'] = '2',
},
['Hearty Hometown Pizza'] = {
['ID'] = 'HeartyHometownPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'When you feel nostalgic and miss that cozy hometown feeling.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '28.0',
['Protein'] = '7.0',
['Fat'] = '11.0',
['Vitamins'] = '3',
},
['Heat Sink'] = {
['ID'] = 'HeatSinkItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A copper plate to draw and disperse heat.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Heliconia Seed'] = {
['ID'] = 'HeliconiaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow heliconia.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Heliconia Seed Pack'] = {
['ID'] = 'HeliconiaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow heliconia.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hemp Mooring Rope'] = {
['ID'] = 'HempMooringRopeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Strong ropes used to hold down and prevent ships from moving around.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Henley'] = {
['ID'] = 'HenleyItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A Henley shirt is a collarless pullover shirt, characterized by a placket beneath the round neckline, about 8 to 13 cm long and usually having 2 to 5 buttons. It essentially resembles a collarless polo shirt.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Bench'] = {
['ID'] = 'HewnBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic wooden bench.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Chair'] = {
['ID'] = 'HewnChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Door'] = {
['ID'] = 'HewnDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Dresser'] = {
['ID'] = 'HewnDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A rough hewn wooden dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Hardwood Bench'] = {
['ID'] = 'HewnHardwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic wooden bench.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Hardwood Chair'] = {
['ID'] = 'HewnHardwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Hardwood Door'] = {
['ID'] = 'HewnHardwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Hardwood Table'] = {
['ID'] = 'HewnHardwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for placing things on.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Log'] = {
['ID'] = 'HewnLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Hewn Nightstand'] = {
['ID'] = 'HewnNightstandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple hewn wooden nightstand you can pile unread books on.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Softwood Bench'] = {
['ID'] = 'HewnSoftwoodBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic wooden bench.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Softwood Chair'] = {
['ID'] = 'HewnSoftwoodChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A raised surface supported by legs. Without the back, it might be a stool.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Softwood Door'] = {
['ID'] = 'HewnSoftwoodDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from roughly hewn logs.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Softwood Table'] = {
['ID'] = 'HewnSoftwoodTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for placing things on.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hewn Table'] = {
['ID'] = 'HewnTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for placing things on.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hide Ash Fertilizer'] = {
['ID'] = 'HideAshFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A fertilizer made from hide ash and fillers.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Homestead Claim Stake'] = {
['ID'] = 'HomesteadClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Starts a homestead for a given citizen. Each citizen can have a single homestead, allowing them to claim property in an area.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Homestead Support Claim Paper'] = {
['ID'] = 'HomesteadSupportClaimPaperItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Papers that can support homesteads outside of a settlement. Trade with lone homesteaders for their goods and services.',
['Weight'] = '100',
['MaxStackSize'] = '500',
['Tags'] = {'Currency'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hosomaki'] = {
['ID'] = 'HosomakiItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A simple sushi roll consisting of rice and fish tightly wrapped with seaweed. ',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '21.0',
['Protein'] = '19.0',
['Fat'] = '5.0',
['Vitamins'] = '8',
},
['Huckleberries'] = {
['ID'] = 'HuckleberriesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A handfull of small wild berries. I\'m your huckleberry.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '150.0',
['Carbs'] = '2.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '6',
},
['Huckleberry Extract'] = {
['ID'] = 'HuckleberryExtractItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A concentrated blast of huckleberry goodness.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '60.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '15',
},
['Huckleberry Fritter'] = {
['ID'] = 'HuckleberryFritterItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Fried and sweet.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '16.0',
['Protein'] = '0.0',
['Fat'] = '20.0',
['Vitamins'] = '8',
},
['Huckleberry Pie'] = {
['ID'] = 'HuckleberryPieItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fantastic combination of flaky crust and scrumptious berries.',
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1300.0',
['Carbs'] = '13.0',
['Protein'] = '5.0',
['Fat'] = '10.0',
['Vitamins'] = '16',
},
['Huckleberry Seed'] = {
['ID'] = 'HuckleberrySeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a huckleberry bush.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Huckleberry Seed Pack'] = {
['ID'] = 'HuckleberrySeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a huckleberry bush.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Huge Banner Sign'] = {
['ID'] = 'HugeBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A banner made out of fabric held up by ropes and some pieces of wood.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Huge Iron Banner Sign'] = {
['ID'] = 'HugeIronBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A very large iron banner placed between two iron pillars. ',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Huge Iron Sign'] = {
['ID'] = 'HugeIronSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A very large iron sign.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Huge Steel Banner Sign'] = {
['ID'] = 'HugeSteelBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large illuminated banner mounted on a steel frame portal.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Huge Steel Sign'] = {
['ID'] = 'HugeSteelSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An illuminated large steel sign.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Huge Wooden Banner Sign'] = {
['ID'] = 'HugeWoodenBannerSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A banner made out of fabric held up by ropes held up between wooden pillars.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Human Limbs'] = {
['ID'] = 'HumanLimbsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Limbs',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hunting Upgrade'] = {
['ID'] = 'HuntingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Hunting recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Hydrocolloids'] = {
['ID'] = 'HydrocolloidsItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Used to make collids for bursts of flavor.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '10.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Hydrometer'] = {
['ID'] = 'HydrometerItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Measures the water content of the environment.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Icebox'] = {
['ID'] = 'IceboxItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A box of ice. It\'s in the name!',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Immigration Desk'] = {
['ID'] = 'ImmigrationDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Immigration requirements and decisions needs to pass an immigration desk before approval.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Industrial'] = {
['ID'] = 'IndustrialItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Industrial room overriding any value.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Industrial Barge'] = {
['ID'] = 'IndustrialBargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = '30000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Industrial Elevator'] = {
['ID'] = 'IndustrialElevatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An industrial elevator for transporting extra large loads vertically. It requires a 6x10 vertical shaft to function.',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Elevator', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Industrial Generator'] = {
['ID'] = 'IndustrialGeneratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large modern generator consuming liquid fuel to generate high volumes of electricity.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Industrial Mill'] = {
['ID'] = 'IndustrialMillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Refines food resources and more by crushing them using a more advanced technology than wind and stone.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Industrial Refrigerator'] = {
['ID'] = 'IndustrialRefrigeratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger food storage solution for when you want to keep it fresh!',
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Industry Skill Book'] = {
['ID'] = 'IndustrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Industry Skill Scroll'] = {
['ID'] = 'IndustrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Industry Upgrade'] = {
['ID'] = 'IndustryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Industry recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Infused Oil'] = {
['ID'] = 'InfusedOilItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Oil infused with flavor to enhance it.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '120.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '12.0',
['Vitamins'] = '3',
},
['Injection Mold Machine'] = {
['ID'] = 'InjectionMoldMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A machine with the life long purpose of turning raw plastic into usable furniture and devices.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ink'] = {
['ID'] = 'InkItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A vial of ink used in more sophisticated processing of paper into documents.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Anchor'] = {
['ID'] = 'IronAnchorItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A solid iron anchor used to park your vessel.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Axe'] = {
['ID'] = 'IronAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy iron axe made for cutting down trees.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Axle'] = {
['ID'] = 'IronAxleItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rotating iron rod that can be fixed to wheels for use in vehicles.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Bar'] = {
['ID'] = 'IronBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of iron.',
['Weight'] = '15000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Concentrate'] = {
['ID'] = 'IronConcentrateItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Iron ore that has been concentrated to remove impurities. Ore concentrate is used by smiths to smelt metal bars.',
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Concentrated Ore', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Frame Landscape'] = {
['ID'] = 'IronFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Frame Portrait'] = {
['ID'] = 'IronFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Frame Square'] = {
['ID'] = 'IronFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Frame Tall'] = {
['ID'] = 'IronFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Frame Wide'] = {
['ID'] = 'IronFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Gear'] = {
['ID'] = 'IronGearItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A toothed machine part that interlocks with others.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Gear', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Hammer'] = {
['ID'] = 'IronHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'An iron hammer allows for more sophisticated building.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Hoe'] = {
['ID'] = 'IronHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy iron hoe made for tilling the soil.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Hull Sheet'] = {
['ID'] = 'IronHullSheetItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Thin iron plates for use in various crafting recipes.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Machete'] = {
['ID'] = 'IronMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Ore'] = {
['ID'] = 'IronOreItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Unrefined ore with traces of iron.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Ore', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Oxide'] = {
['ID'] = 'IronOxideItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Pulverized iron ore left out exposed turning it into what commonly is known as rust.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Paint Sprayer'] = {
['ID'] = 'IronPaintSprayerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A mechanical paint tool with more advanced functionality over its crude wooden predecessor.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Pickaxe'] = {
['ID'] = 'IronPickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy iron pickaxe used to break down stone and ore into usable rubble.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Pipe'] = {
['ID'] = 'IronPipeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A pipe for transporting liquids.',
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Plate'] = {
['ID'] = 'IronPlateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A solid iron plate for use in various crafting recipes.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Road Tool'] = {
['ID'] = 'IronRoadToolItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A tool for tamping dirt into roads.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tamper', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Rock Drill'] = {
['ID'] = 'IronRockDrillItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A drill used to retreive geological samples and discover what treasures can be found underground.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Saw Blade'] = {
['ID'] = 'IronSawBladeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A disc shaped iron saw that can be attached to rotary machines to shape wood products.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Iron Shovel'] = {
['ID'] = 'IronShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A sturdy shovel that breaks less than its wooden counterpart.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Sickle'] = {
['ID'] = 'IronSickleItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'An iron sickle used to harvest crops or cut grass.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Iron Wheel'] = {
['ID'] = 'IronWheelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A sturdy iron wheel that can support heavier vehicles than early wooden wheels.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Jaguar Carcass'] = {
['ID'] = 'JaguarCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead Jaguar.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Leather Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Jaw Crusher'] = {
['ID'] = 'JawCrusherItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy duty machine that uses compressive force to crush rocks into a fine gravel.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Jazz Hands'] = {
['ID'] = 'JazzHandsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Hands',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Jointfir Seed'] = {
['ID'] = 'JointfirSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a jointfir.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Jointfir Seed Pack'] = {
['ID'] = 'JointfirSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a jointfir.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Joshua Log'] = {
['ID'] = 'JoshuaLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Joshua log is a basic wood, harvested from the Joshua tree. Despite the name, Joshua trees are succulents and the building material they provide is neither hardwood nor softwood.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Joshua Seed'] = {
['ID'] = 'JoshuaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a joshua tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Joshua Seed Pack'] = {
['ID'] = 'JoshuaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a joshua tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Jungle Campfire Salad'] = {
['ID'] = 'JungleCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '11.0',
['Protein'] = '4.0',
['Fat'] = '3.0',
['Vitamins'] = '10',
},
['Jungle Campfire Stew'] = {
['ID'] = 'JungleCampfireStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1100.0',
['Carbs'] = '8.0',
['Protein'] = '8.0',
['Fat'] = '11.0',
['Vitamins'] = '3',
},
['Kelp'] = {
['ID'] = 'KelpItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Some creepy kelp.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Natural Fiber', 'Crop', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Kelp Seed'] = {
['ID'] = 'KelpSeedItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Plant to grow kelp.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Kelp Seed Pack'] = {
['ID'] = 'KelpSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow kelp.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Kelpy Crab Roll'] = {
['ID'] = 'KelpyCrabRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Pieces of crab on a bed of rice rolled up and covered in kelp.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1350.0',
['Carbs'] = '22.0',
['Protein'] = '13.0',
['Fat'] = '11.0',
['Vitamins'] = '5',
},
['Kiln'] = {
['ID'] = 'KilnItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Useful for baking bricks and finishing pottery.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['King Fern Spore'] = {
['ID'] = 'KingFernSporeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow king fern.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['King Fern Spore Pack'] = {
['ID'] = 'KingFernSporePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow king fern.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Kitchen'] = {
['ID'] = 'KitchenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A prep area for food which allows for more complex dishes.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Kitchenroom'] = {
['ID'] = 'KitchenroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Kitchen value.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Kite'] = {
['ID'] = 'KiteItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A fixed flying kite for your garden.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Koi Pond'] = {
['ID'] = 'KoiPondItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple pond filled with water for your decorative outdoor needs.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Laboratory'] = {
['ID'] = 'LaboratoryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For more advanced research and manufacturing. Science rules!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Bath Mat'] = {
['ID'] = 'LargeBathMatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large bath mat reduces risks of slipping on wet floors in the bathroom.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Canoe'] = {
['ID'] = 'LargeCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger canoe for personal transport and medium sized loads.',
['Weight'] = '8000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Corrugated Steel Door'] = {
['ID'] = 'LargeCorrugatedSteelDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large corrugated steel door.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Cotton Bunting Festive'] = {
['ID'] = 'LargeCottonBuntingFestiveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Cotton Bunting Red'] = {
['ID'] = 'LargeCottonBuntingRedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Cotton Bunting Regal'] = {
['ID'] = 'LargeCottonBuntingRegalItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Cotton Bunting Vibrant'] = {
['ID'] = 'LargeCottonBuntingVibrantItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Court'] = {
['ID'] = 'LargeCourtItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of multiple Laws, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Festive Paper Lantern'] = {
['ID'] = 'LargeFestivePaperLanternItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large festive paper lantern.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Hanging Ashlar Basalt Sign'] = {
['ID'] = 'LargeHangingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Ashlar Gneiss Sign'] = {
['ID'] = 'LargeHangingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Ashlar Granite Sign'] = {
['ID'] = 'LargeHangingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Ashlar Limestone Sign'] = {
['ID'] = 'LargeHangingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Ashlar Sandstone Sign'] = {
['ID'] = 'LargeHangingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Ashlar Shale Sign'] = {
['ID'] = 'LargeHangingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Ashlar Stone Sign'] = {
['ID'] = 'LargeHangingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Birch Sign'] = {
['ID'] = 'LargeHangingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Cedar Sign'] = {
['ID'] = 'LargeHangingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Ceiba Sign'] = {
['ID'] = 'LargeHangingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Fir Sign'] = {
['ID'] = 'LargeHangingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Hardwood Sign'] = {
['ID'] = 'LargeHangingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Joshua Sign'] = {
['ID'] = 'LargeHangingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Lumber Sign'] = {
['ID'] = 'LargeHangingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Mortared Granite Sign'] = {
['ID'] = 'LargeHangingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Mortared Limestone Sign'] = {
['ID'] = 'LargeHangingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Mortared Sandstone Sign'] = {
['ID'] = 'LargeHangingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Mortared Stone Sign'] = {
['ID'] = 'LargeHangingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Oak Sign'] = {
['ID'] = 'LargeHangingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Palm Sign'] = {
['ID'] = 'LargeHangingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Redwood Sign'] = {
['ID'] = 'LargeHangingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Saguaro Sign'] = {
['ID'] = 'LargeHangingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Softwood Sign'] = {
['ID'] = 'LargeHangingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Spruce Sign'] = {
['ID'] = 'LargeHangingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Stone Sign'] = {
['ID'] = 'LargeHangingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Hanging Wood Sign'] = {
['ID'] = 'LargeHangingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Lumber Door'] = {
['ID'] = 'LargeLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber door allowing moderate sized vehicles through..',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Lumber Stockpile'] = {
['ID'] = 'LargeLumberStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An extra large lumber platform that has been reinforced to allow mass storage of items. ',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Metal Ship Frame'] = {
['ID'] = 'LargeMetalShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A large metal frame for constructing a larger naval vessel.',
['Weight'] = '25000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Nylon Bunting Green'] = {
['ID'] = 'LargeNylonBuntingGreenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Nylon Bunting Purple'] = {
['ID'] = 'LargeNylonBuntingPurpleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Nylon Bunting Yellow'] = {
['ID'] = 'LargeNylonBuntingYellowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger celebratory piece of nylon fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Paper Lantern'] = {
['ID'] = 'LargePaperLanternItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large paper lantern.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Standing Ashlar Basalt Sign'] = {
['ID'] = 'LargeStandingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Ashlar Gneiss Sign'] = {
['ID'] = 'LargeStandingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Ashlar Granite Sign'] = {
['ID'] = 'LargeStandingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Ashlar Limestone Sign'] = {
['ID'] = 'LargeStandingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Ashlar Sandstone Sign'] = {
['ID'] = 'LargeStandingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Ashlar Shale Sign'] = {
['ID'] = 'LargeStandingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Ashlar Stone Sign'] = {
['ID'] = 'LargeStandingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Birch Sign'] = {
['ID'] = 'LargeStandingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Cedar Sign'] = {
['ID'] = 'LargeStandingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Ceiba Sign'] = {
['ID'] = 'LargeStandingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Fir Sign'] = {
['ID'] = 'LargeStandingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Hardwood Sign'] = {
['ID'] = 'LargeStandingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Joshua Sign'] = {
['ID'] = 'LargeStandingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Lumber Sign'] = {
['ID'] = 'LargeStandingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Mortared Granite Sign'] = {
['ID'] = 'LargeStandingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Mortared Limestone Sign'] = {
['ID'] = 'LargeStandingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Mortared Sandstone Sign'] = {
['ID'] = 'LargeStandingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Mortared Stone Sign'] = {
['ID'] = 'LargeStandingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Oak Sign'] = {
['ID'] = 'LargeStandingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Palm Sign'] = {
['ID'] = 'LargeStandingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Redwood Sign'] = {
['ID'] = 'LargeStandingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Saguaro Sign'] = {
['ID'] = 'LargeStandingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Softwood Sign'] = {
['ID'] = 'LargeStandingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Spruce Sign'] = {
['ID'] = 'LargeStandingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Stone Sign'] = {
['ID'] = 'LargeStandingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all your large text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Standing Wood Sign'] = {
['ID'] = 'LargeStandingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign for all of your larger text needs!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Large Windowed Lumber Door'] = {
['ID'] = 'LargeWindowedLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber door with windows allowing moderate sized vehicles through..',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Wooden Bookshelf'] = {
['ID'] = 'LargeWoodenBookshelfItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Large Wooden Ship Frame'] = {
['ID'] = 'LargeWoodenShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A large wooden frame for constructing a larger naval vessel.',
['Weight'] = '20000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Laser'] = {
['ID'] = 'LaserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'AVOID DIRECT EYE EXPOSURE',
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lathe'] = {
['ID'] = 'LatheItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Lattice Mushroom Spores'] = {
['ID'] = 'LatticeMushroomSporesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow lattice mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Lattice Mushroom Spores Pack'] = {
['ID'] = 'LatticeMushroomSporesPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow lattice mushrooms.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Leather Hide'] = {
['ID'] = 'LeatherHideItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A thick hide.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Animal Skin', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Leavened Dough'] = {
['ID'] = 'LeavenedDoughItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Leavened dough with added yeast that rises when baked.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '10.0',
['Carbs'] = '6.0',
['Protein'] = '18.0',
['Fat'] = '13.0',
['Vitamins'] = '5',
},
['Light Backpack'] = {
['ID'] = 'LightBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Smaller than your standard three-day backpack. You can\'t fit that much inside, but that makes you more agile.(Increases movement speed and increases max carry weight by 5 kg)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Light Bulb'] = {
['ID'] = 'LightBulbItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An electric light with a wire filament.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lighthouse Lamp'] = {
['ID'] = 'LighthouseLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A light, but a very large one and it\'s also spinning around and around.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Limestone'] = {
['ID'] = 'LimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A hard rock useful for construction and industrial processes. Limestone is sedimentary, forming mostly from the fallen compacted remains of marine organisms.',
['Weight'] = '6500',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Rock', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Limestone Bison Statue'] = {
['ID'] = 'LimestoneBisonStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A bison statue carved from limestone.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Limestone Otter Statue'] = {
['ID'] = 'LimestoneOtterStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An otter statue carved from limestone.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Limestone Owl Statue'] = {
['ID'] = 'LimestoneOwlStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An owl statue carved from limestone.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Limestone Podium'] = {
['ID'] = 'LimestonePodiumItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Limestone Wolf Statue'] = {
['ID'] = 'LimestoneWolfStatueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wolf statue carved from limestone.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Linen Fabric'] = {
['ID'] = 'LinenFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rough linen fabric that covers your basic needs.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Fabric', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Linen Yarn'] = {
['ID'] = 'LinenYarnItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Flax fibers spun into a usable string commonly known as linen yarn.',
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Liquid Converter'] = {
['ID'] = 'LiquidCrafterItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Example crafting table that uses liquids.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Liquid Nitrogen'] = {
['ID'] = 'LiquidNitrogenItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Useful for a quick chilling.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '10.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Livingroom'] = {
['ID'] = 'LivingroomItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'QA Test Object adding Livingroom value.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Loaded Taro Fries'] = {
['ID'] = 'LoadedTaroFriesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Taro Fries with extra everything.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '14.0',
['Protein'] = '6.0',
['Fat'] = '18.0',
['Vitamins'] = '0',
},
['Log'] = {
['ID'] = 'LogItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'A stack of logs.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Logging Advanced Upgrade'] = {
['ID'] = 'LoggingAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Logging recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Logging Basic Upgrade'] = {
['ID'] = 'LoggingBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Logging recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Logic Gate Item'] = {
['ID'] = 'LogicGateItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Loom'] = {
['ID'] = 'LoomItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A device for making fabric by weaving yarn or thread.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Low Top Shoes'] = {
['ID'] = 'LowTopShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Basic, ordinary, every day, run of the mill, nondescript, conventional, commonplace, humdrum, standard, middle-of-the-road, garden-variety low-top shoes.(Decreases calories consumed when using tools by 10%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lubricant'] = {
['ID'] = 'LubricantItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An extremely useful greasy material that helps machinery to run.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lumber'] = {
['ID'] = 'LumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Lumber Bench'] = {
['ID'] = 'LumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lumber Chair'] = {
['ID'] = 'LumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lumber Door'] = {
['ID'] = 'LumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from finely cut lumber.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lumber Dresser'] = {
['ID'] = 'LumberDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lumber Stockpile'] = {
['ID'] = 'LumberStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy duty lumber platform that has been reinforced to allow extra storage for large items. ',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lumber Table'] = {
['ID'] = 'LumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lumber Warehouse Shelves'] = {
['ID'] = 'LumberWarehouseShelvesItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Lupine Seed'] = {
['ID'] = 'LupineSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow lupine.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Lupine Seed Pack'] = {
['ID'] = 'LupineSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow lupine.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Macarons'] = {
['ID'] = 'MacaronsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A small circular biscuit with a sweet huckleberry filling.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1000.0',
['Carbs'] = '20.0',
['Protein'] = '7.0',
['Fat'] = '14.0',
['Vitamins'] = '16',
},
['Machinist Table'] = {
['ID'] = 'MachinistTableItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A fancy tool bench that creates equally fancy toys.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Magenta Powder'] = {
['ID'] = 'MagentaPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Harvest it, dry it and process into a beautiful purple tone, it is almost like its made for a printer.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mailbox'] = {
['ID'] = 'MailboxItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Maltodextrin'] = {
['ID'] = 'MaltodextrinItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'For powdering high-fat liquids.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '10.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Marmot Carcass'] = {
['ID'] = 'MarmotCarcassItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A dead marmot.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masculine Mannequin'] = {
['ID'] = 'MasculineMannequinItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mason Sign'] = {
['ID'] = 'MasonSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Masonry Advanced Upgrade'] = {
['ID'] = 'MasonryAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Masonry recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masonry Basic Upgrade'] = {
['ID'] = 'MasonryBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Masonry recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masonry Skill Book'] = {
['ID'] = 'MasonrySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masonry Skill Scroll'] = {
['ID'] = 'MasonrySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Masonry Table'] = {
['ID'] = 'MasonryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A workstation for hewing and shaping stone into usable objects.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Meat Pie'] = {
['ID'] = 'MeatPieItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Much like a huckleberry pie, but filled to the brim with succulent meat.',
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1300.0',
['Carbs'] = '18.0',
['Protein'] = '4.0',
['Fat'] = '20.0',
['Vitamins'] = '2',
},
['Meat Stock'] = {
['ID'] = 'MeatStockItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A meaty stock made from the flesh of animals.',
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '3.0',
['Protein'] = '8.0',
['Fat'] = '9.0',
['Vitamins'] = '0',
},
['Meaty Stew'] = {
['ID'] = 'MeatyStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick meaty stew. A great source of protein.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1100.0',
['Carbs'] = '6.0',
['Protein'] = '13.0',
['Fat'] = '10.0',
['Vitamins'] = '1',
},
['Mechanical Water Pump'] = {
['ID'] = 'MechanicalWaterPumpItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Pumps water from a source into a pipe network.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mechanics Advanced Upgrade'] = {
['ID'] = 'MechanicsAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mechanics Modern Upgrade'] = {
['ID'] = 'MechanicsModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mechanics recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mechanics Skill Book'] = {
['ID'] = 'MechanicsSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mechanics Skill Scroll'] = {
['ID'] = 'MechanicsSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Medium Fishing Trawler'] = {
['ID'] = 'MediumFishingTrawlerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Medium Metal Ship Frame'] = {
['ID'] = 'MediumMetalShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A medium metal frame for constructing a naval vessel.',
['Weight'] = '15000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Medium Shipyard'] = {
['ID'] = 'MediumShipyardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A bigger more suitable place to build larger vessels with more extensive functionalities.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Medium Wooden Ship Frame'] = {
['ID'] = 'MediumWoodenShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A medium wooden frame for constructing a larger naval vessel.',
['Weight'] = '15000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metal Keel'] = {
['ID'] = 'MetalKeelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The backbone of any metal ship.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metal Rudder'] = {
['ID'] = 'MetalRudderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'If you dont have one of these, you have no control over your heading.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metallurgy Research Paper Advanced'] = {
['ID'] = 'MetallurgyResearchPaperAdvancedItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Advanced Research', 'Research', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metallurgy Research Paper Basic'] = {
['ID'] = 'MetallurgyResearchPaperBasicItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Basic Research', 'Research', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Metallurgy Research Paper Modern'] = {
['ID'] = 'MetallurgyResearchPaperModernItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A document containing important research information. Used to discover new skills at the research table.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Modern Research', 'Research', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Meteor Shard'] = {
['ID'] = 'MeteorShardItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = 'Thanks for supporting ECO!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Milk'] = {
['ID'] = 'MilkItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Milk, although maybe not from an animal.',
['Weight'] = '10',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '120.0',
['Carbs'] = '3.0',
['Protein'] = '10.0',
['Fat'] = '7.0',
['Vitamins'] = '0',
},
['Mill'] = {
['ID'] = 'MillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Refines food resources by crushing them under a stone millstone.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Mill Stone'] = {
['ID'] = 'MillStoneItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A simple round stone used for crushing other things.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Milling Skill Book'] = {
['ID'] = 'MillingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Milling Skill Scroll'] = {
['ID'] = 'MillingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Milling Upgrade'] = {
['ID'] = 'MillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Milling recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Millionaires Salad'] = {
['ID'] = 'MillionairesSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A decadent yet healthy assemblage.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1000.0',
['Carbs'] = '18.0',
['Protein'] = '6.0',
['Fat'] = '6.0',
['Vitamins'] = '26',
},
['Mining Advanced Upgrade'] = {
['ID'] = 'MiningAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Mining recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mining Basic Upgrade'] = {
['ID'] = 'MiningBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Mining recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mining Charge'] = {
['ID'] = 'MiningChargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A distinctly different approach to mining, now with the comforts and safety of a remote!(Explosives convert blocks into their crushed variants.)',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mining Modern Upgrade'] = {
['ID'] = 'MiningModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Mining recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mint'] = {
['ID'] = 'MintItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows for the creation of currency.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Mochi'] = {
['ID'] = 'MochiItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Watch your hands!',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '750.0',
['Carbs'] = '25.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '5',
},
['Modern Axe'] = {
['ID'] = 'ModernAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern axe with a non-slip handle made using fiberglass.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Double Street Light'] = {
['ID'] = 'ModernDoubleStreetLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A towering metal light post that requires electricity to run.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Hammer'] = {
['ID'] = 'ModernHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern hammer with a non-slip handle made using fiberglass.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Hoe'] = {
['ID'] = 'ModernHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern hoe with increased range.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Machete'] = {
['ID'] = 'ModernMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants. Has a large AoE with each swing.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Paint Sprayer'] = {
['ID'] = 'ModernPaintSprayerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern painting tool using sophisticated electronic throttling for a continues experience.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Pickaxe'] = {
['ID'] = 'ModernPickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern pickaxe with a non-slip handle made using fiberglass.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Rock Drill'] = {
['ID'] = 'ModernRockDrillItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A gasoline-powered alternative for faster geological sampling.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Scythe'] = {
['ID'] = 'ModernScytheItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A modern scythe used to harvest crops or cut grass. Has a large AoE with each swing.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Shovel'] = {
['ID'] = 'ModernShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'Terraforming is the first step towards a flourishing civilization and now you can do it with style and less repairs.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Modern Street Light'] = {
['ID'] = 'ModernStreetLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A towering metal light post that requires electricity to run.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Upgrade 1'] = {
['ID'] = 'ModernUpgradeLvl1Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Upgrade 2'] = {
['ID'] = 'ModernUpgradeLvl2Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Upgrade 3'] = {
['ID'] = 'ModernUpgradeLvl3Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Modern Upgrade 4'] = {
['ID'] = 'ModernUpgradeLvl4Item',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade with great efficiency increase.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Modern Upgrade', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Moon Jellyfish'] = {
['ID'] = 'MoonJellyfishItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A moon jellyfish.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Small Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortar'] = {
['ID'] = 'MortarItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A binding pitch useful as a mortar.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Basalt'] = {
['ID'] = 'MortaredBasaltItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Gneiss'] = {
['ID'] = 'MortaredGneissItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Granite'] = {
['ID'] = 'MortaredGraniteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Granite Bench'] = {
['ID'] = 'MortaredGraniteBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Granite Chair'] = {
['ID'] = 'MortaredGraniteChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Granite Door'] = {
['ID'] = 'MortaredGraniteDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Granite Fireplace'] = {
['ID'] = 'MortaredGraniteFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Granite Table'] = {
['ID'] = 'MortaredGraniteTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Limestone'] = {
['ID'] = 'MortaredLimestoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Limestone Bench'] = {
['ID'] = 'MortaredLimestoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Limestone Chair'] = {
['ID'] = 'MortaredLimestoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Limestone Door'] = {
['ID'] = 'MortaredLimestoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Limestone Fireplace'] = {
['ID'] = 'MortaredLimestoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Limestone Table'] = {
['ID'] = 'MortaredLimestoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Sandstone'] = {
['ID'] = 'MortaredSandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Sandstone Bench'] = {
['ID'] = 'MortaredSandstoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Sandstone Chair'] = {
['ID'] = 'MortaredSandstoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Sandstone Door'] = {
['ID'] = 'MortaredSandstoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Sandstone Fireplace'] = {
['ID'] = 'MortaredSandstoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Sandstone Table'] = {
['ID'] = 'MortaredSandstoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Shale'] = {
['ID'] = 'MortaredShaleItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Used to create tough but rudimentary buildings.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Stone'] = {
['ID'] = 'MortaredStoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Old stone',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Mortared Stone', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Stone Bench'] = {
['ID'] = 'MortaredStoneBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone bench for sitting.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Stone Chair'] = {
['ID'] = 'MortaredStoneChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone chair. Not too comfy but it does the job.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Stone Door'] = {
['ID'] = 'MortaredStoneDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy mortared stone door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Stone Fireplace'] = {
['ID'] = 'MortaredStoneFireplaceItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic stone fireplace. Not much to look at it but a great source of heat.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mortared Stone Table'] = {
['ID'] = 'MortaredStoneTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An early stone table. Not much to look at but it does the job.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Mountain Goat Carcass'] = {
['ID'] = 'MountainGoatCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead mountain goat.',
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Medium Carcass', 'Medium Wooly Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Muffin Hat'] = {
['ID'] = 'MuffinHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'I have no idea why it\'s called that but it\'s not edible.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nail'] = {
['ID'] = 'NailItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Nails used for construction.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nitric Acid'] = {
['ID'] = 'NitricAcidItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An acidic compound used in a large number of chemical products . Not suitable for food.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Explosives', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nitrogen Item'] = {
['ID'] = 'NitrogenItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'An inert gas.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Normal Hair'] = {
['ID'] = 'NormalHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'The hair with a completely normal amount of flare.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Norse Canoe'] = {
['ID'] = 'NorseCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A larger canoe for personal transport and medium sized loads.',
['Weight'] = '8000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Nuclear Fuel'] = {
['ID'] = 'NuclearFuelItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Unstable nuclear fuel.',
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon'] = {
['ID'] = 'NylonItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Nylon is a synthetic polymer that can be used as a cheap alternative to more natural textiles. ',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Carpet'] = {
['ID'] = 'NylonCarpetItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A woven nylon floor covering attached to a lumber backing.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Chips'] = {
['ID'] = 'NylonChipsItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Curtains'] = {
['ID'] = 'NylonCurtainsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Curtains made out of plastic? (Only cosmetic does not impact room value.)',
['Weight'] = '5000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Fabric'] = {
['ID'] = 'NylonFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A synthetic fabric that is desired for its durability and cheap cost to produce.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fabric', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Futon Bed'] = {
['ID'] = 'NylonFutonBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A classic futon for when regular beds are too soft.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Futon Couch'] = {
['ID'] = 'NylonFutonCouchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A modern styled couch with a classic touch.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Mooring Rope'] = {
['ID'] = 'NylonMooringRopeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A strong synthetic rope used to make sure a ship does not drift away.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Thread'] = {
['ID'] = 'NylonThreadItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Synthetic thread that has more resistance to abrasion than more natural threads.',
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Nylon Trawler Net'] = {
['ID'] = 'NylonTrawlerNetItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A sturdy basic combination of lines making a mesh used for catching fish on a larger scale.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oak Log'] = {
['ID'] = 'OakLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Oak log is a type of hardwood. With its great strength and hardness, oak is commonly used for furniture and building materials.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Hardwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Occupancy Init Item'] = {
['ID'] = 'OccupancyInitItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ocean Spray Seed'] = {
['ID'] = 'OceanSpraySeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow ocean spray.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Ocean Spray Seed Pack'] = {
['ID'] = 'OceanSpraySeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow ocean spray.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Office Mailbox'] = {
['ID'] = 'OfficeMailboxItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil'] = {
['ID'] = 'OilItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A plant fat extracted for use in cooking.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Fat', 'Oil', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['Calories'] = '120.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '15.0',
['Vitamins'] = '0',
},
['Oil Drilling Skill Book'] = {
['ID'] = 'OilDrillingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil Drilling Skill Scroll'] = {
['ID'] = 'OilDrillingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil Drilling Upgrade'] = {
['ID'] = 'OilDrillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Oil Drilling recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil Head Lamp'] = {
['ID'] = 'OilHeadLampItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'An iron hardhat with a light source for the darkest places.(Flashlight)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil Paint'] = {
['ID'] = 'OilPaintItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A collection of paint variations used for art supplies.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Oil Refinery'] = {
['ID'] = 'OilRefineryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sets of pipes and tanks which refine crude petroleum into usable products.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Orange Vase'] = {
['ID'] = 'OrangeVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Orchid'] = {
['ID'] = 'OrchidItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Placeholder Description.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Orchid Seed'] = {
['ID'] = 'OrchidSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow an orchid.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Orchid Seed Pack'] = {
['ID'] = 'OrchidSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow an orchid.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ornate Cast Iron Plaque'] = {
['ID'] = 'OrnateCastIronPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Gold Frame Landscape'] = {
['ID'] = 'OrnateGoldFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Gold Frame Portrait'] = {
['ID'] = 'OrnateGoldFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Gold Frame Square'] = {
['ID'] = 'OrnateGoldFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Gold Frame Tall'] = {
['ID'] = 'OrnateGoldFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Gold Frame Wide'] = {
['ID'] = 'OrnateGoldFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate gold frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Iron Frame Landscape'] = {
['ID'] = 'OrnateIronFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Iron Frame Portrait'] = {
['ID'] = 'OrnateIronFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Iron Frame Square'] = {
['ID'] = 'OrnateIronFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Iron Frame Tall'] = {
['ID'] = 'OrnateIronFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Iron Frame Wide'] = {
['ID'] = 'OrnateIronFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate iron frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Stone Plaque'] = {
['ID'] = 'OrnateStonePlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Wood Plaque'] = {
['ID'] = 'OrnateWoodPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Wooden Frame Landscape'] = {
['ID'] = 'OrnateWoodenFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Wooden Frame Portrait'] = {
['ID'] = 'OrnateWoodenFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Wooden Frame Square'] = {
['ID'] = 'OrnateWoodenFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Wooden Frame Tall'] = {
['ID'] = 'OrnateWoodenFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Ornate Wooden Frame Wide'] = {
['ID'] = 'OrnateWoodenFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An ornate wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Otter Carcass'] = {
['ID'] = 'OtterCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead otter.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Fur Carcass', 'Tiny Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Outpost Claim Stake Item'] = {
['ID'] = 'OutpostClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Place this to start a new claim outside of any settlement.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Outpost Netting'] = {
['ID'] = 'OutpostNettingItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A way to store your items when you run out of floor space.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Outpost Table'] = {
['ID'] = 'OutpostTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An explorers best collection of information is stored here.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Oxygen Item'] = {
['ID'] = 'OxygenItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A reactive gas needed for respiration.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pacific Sardine'] = {
['ID'] = 'PacificSardineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A pacific sardine.',
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Padded Chair'] = {
['ID'] = 'PaddedChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A comfy chair to rest in.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paint Bucket (White)'] = {
['ID'] = 'PaintBucketItem',
['Category'] = '_None',
['Group'] = 'Paint',
['Description'] = 'Mixed and ready to go, just need to apply and let dry.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paint Mixer'] = {
['ID'] = 'PaintMixerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A mixing station for all manners of colors used in paint.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Storage Container', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Paint Tool Item'] = {
['ID'] = 'PaintToolItem',
['Category'] = 'Hidden',
['Group'] = 'Tools',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Painter', 'Tools', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Painting Skill Book'] = {
['ID'] = 'PaintingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Painting Skill Scroll'] = {
['ID'] = 'PaintingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Painting Upgrade'] = {
['ID'] = 'PaintingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Painting recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Palm Log'] = {
['ID'] = 'PalmLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Palm log comes from the palm tree, which is unique among trees that it is neither hardwood nor softwood. It still makes an excellent building material.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Palm Seed'] = {
['ID'] = 'PalmSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a palm tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Palm Seed Pack'] = {
['ID'] = 'PalmSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a palm tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Papaya'] = {
['ID'] = 'PapayaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Nice fresh Papaya.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '2.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '5',
},
['Papaya Seed'] = {
['ID'] = 'PapayaSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a papaya plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Papaya Seed Pack'] = {
['ID'] = 'PapayaSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a papaya plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paper'] = {
['ID'] = 'PaperItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'It\'s paper.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Burnable Fuel', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Paper Machine'] = {
['ID'] = 'PaperMachineItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paper Milling Skill Book'] = {
['ID'] = 'PaperMillingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paper Milling Skill Scroll'] = {
['ID'] = 'PaperMillingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paper Milling Upgrade'] = {
['ID'] = 'PaperMillingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Paper Milling recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Paper Streamers'] = {
['ID'] = 'PaperStreamersItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pastry Dough'] = {
['ID'] = 'PastryDoughItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'An extra fatty leavened dough for making yummy pastries.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '10.0',
['Carbs'] = '4.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '4',
},
['Peasant Hair'] = {
['ID'] = 'PeasantHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'The haircut your mom always made you get before you realized you could make your own decisions.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Peat'] = {
['ID'] = 'PeatItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A combustible organic material which can be used as fuel.',
['Weight'] = '4000',
['MaxStackSize'] = '10',
['Tags'] = {'Fuel', 'Excavatable', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Pelt Fertilizer'] = {
['ID'] = 'PeltFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'A fertilize made from fur pelts and filler.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Periodic Table Poster'] = {
['ID'] = 'PeriodicTablePosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Petroleum'] = {
['ID'] = 'PetroleumItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A fossil fuel essential for manufacturing gasoline, plastics, and asphalt. Its extraction, transport, and burning all have environmental impacts.',
['Weight'] = '10000',
['MaxStackSize'] = '10',
['Tags'] = {'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Phad Thai'] = {
['ID'] = 'PhadThaiItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'They make you full, and proud.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '9.0',
['Protein'] = '11.0',
['Fat'] = '19.0',
['Vitamins'] = '5',
},
['Phosphate Fertilizer'] = {
['ID'] = 'PhosphateFertilizerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Phosphate fertilizer is a great source of Phosphorus.',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Picture Item'] = {
['ID'] = 'PictureItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A picture displaying a captured moment.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Pineapple'] = {
['ID'] = 'PineappleItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Nice fresh Pineapple.',
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '6.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '2',
},
['Pineapple Friend Rice'] = {
['ID'] = 'PineappleFriendRiceItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A homely recipe made from a mix of cooked rice and fruit. Not only is it friendly, but it also happens to be pan fried.',
['Weight'] = '150',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '720.0',
['Carbs'] = '20.0',
['Protein'] = '9.0',
['Fat'] = '12.0',
['Vitamins'] = '12',
},
['Pineapple Seed'] = {
['ID'] = 'PineappleSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a pineapple plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Pineapple Seed Pack'] = {
['ID'] = 'PineappleSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a pineapple plant.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pirate Hat'] = {
['ID'] = 'PirateHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A tricorne pirates hat.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pirozhok'] = {
['ID'] = 'PirozhokItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A baked bun filled with tasty meat and mushrooms.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '850.0',
['Carbs'] = '14.0',
['Protein'] = '19.0',
['Fat'] = '10.0',
['Vitamins'] = '4',
},
['Piston'] = {
['ID'] = 'PistonItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A moving component that transfers force. Can also function as a valve occasionally.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Plant Fibers'] = {
['ID'] = 'PlantFibersItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Harvested from a number of plants, these fibers are useful for a surprising number of things.',
['Weight'] = '25',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Natural Fiber', 'Burnable Fuel', 'Crop', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Plant Vase'] = {
['ID'] = 'PlantVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Plastic'] = {
['ID'] = 'PlasticItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Plastic Buoy'] = {
['ID'] = 'PlasticBuoyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A modern plastic navigational buoy, can also be used as a moorage post.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Plastic Outdoor Bench'] = {
['ID'] = 'PlasticOutdoorBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple molded plastic furniture for outdoor use.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Plastic Outdoor Chair'] = {
['ID'] = 'PlasticOutdoorChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple molded plastic furniture for outdoor use.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Plastic Outdoor Table'] = {
['ID'] = 'PlasticOutdoorTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple molded plastic furniture for outdoor use.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Plastic Window Planter'] = {
['ID'] = 'PlasticWindowPlanterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple planter box mounted on a wall or by a window.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Player Item'] = {
['ID'] = 'PlayerItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Poke Bowl'] = {
['ID'] = 'PokeBowlItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A basic yet filling meal with a bite.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1100.0',
['Carbs'] = '21.0',
['Protein'] = '10.0',
['Fat'] = '11.0',
['Vitamins'] = '7',
},
['Polishing Paste'] = {
['ID'] = 'PolishingPasteItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A high quality method of repairing your tools reducing waste.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Ponytail'] = {
['ID'] = 'PonytailItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Portable Steam Engine'] = {
['ID'] = 'PortableSteamEngineItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An engine that generates mechanical power through steam.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pottery Skill Book'] = {
['ID'] = 'PotterySkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pottery Skill Scroll'] = {
['ID'] = 'PotterySkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pottery Table'] = {
['ID'] = 'PotteryTableItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A primitive table for shaping basic clay products.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'Modules', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Pottery Upgrade'] = {
['ID'] = 'PotteryUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Pottery recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Power Hammer'] = {
['ID'] = 'PowerHammerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solid shaped piece of metal used to hammer ingots into tools and other useful things.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Powered Cart'] = {
['ID'] = 'PoweredCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Large cart for hauling sizable loads.',
['Weight'] = '15000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Powered Storage Silo'] = {
['ID'] = 'PoweredStorageSiloItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A powered silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Prairie Dog Carcass'] = {
['ID'] = 'PrairieDogCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead prairie dog.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Prepared Meat'] = {
['ID'] = 'PreparedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Carefully butchered meat, ready to cook.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '0.0',
['Protein'] = '4.0',
['Fat'] = '6.0',
['Vitamins'] = '0',
},
['Prickly Pear Fruit'] = {
['ID'] = 'PricklyPearFruitItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A succulent fruit coated in a rather terrifying array of spines.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '190.0',
['Carbs'] = '2.0',
['Protein'] = '1.0',
['Fat'] = '1.0',
['Vitamins'] = '4',
},
['Prickly Pear Seed'] = {
['ID'] = 'PricklyPearSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow prickly pear cacti.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Prickly Pear Seed Pack'] = {
['ID'] = 'PricklyPearSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow prickly pear cacti.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Prime Cut'] = {
['ID'] = 'PrimeCutItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A perfectly marbled piece of meat.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '0.0',
['Protein'] = '9.0',
['Fat'] = '4.0',
['Vitamins'] = '0',
},
['Primitive Canvas Boots'] = {
['ID'] = 'PrimitiveCanvasBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A pair of crude canvas boots for your everyday use.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Primitive Canvas Pants'] = {
['ID'] = 'PrimitiveCanvasPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Roughly stitched canvas pants.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Primitive Canvas Shorts'] = {
['ID'] = 'PrimitiveCanvasShortsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'They\'re like the Primitive Canvas Pants, but shorter.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Primitive Fur Belt'] = {
['ID'] = 'PrimitiveFurBeltItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'You should probably still wear pants.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Primitive Leather Boots'] = {
['ID'] = 'PrimitiveLeatherBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A pair of crude leather boots for your everyday use.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Primitive Leather Pants'] = {
['ID'] = 'PrimitiveLeatherPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'You ever tried cutting leather with a rock?',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Primitive Leather Shirt'] = {
['ID'] = 'PrimitiveLeatherShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A Shirt made from roughly cut pieces of leather, should keep your shoulders warm.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Primitive Leather Shorts'] = {
['ID'] = 'PrimitiveLeatherShortsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'You may have enough leather left over to make a nice hat.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Printing Press'] = {
['ID'] = 'PrintingPressItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The world will never be the same.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Printing Supplies'] = {
['ID'] = 'PrintingSuppliesItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A package of necessary items for copying art or other more elaborate designs.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pulp Filler'] = {
['ID'] = 'PulpFillerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'Wood pulp and dirt make a great filler for other fertilizers. ',
['Weight'] = '500',
['MaxStackSize'] = '50',
['Tags'] = {'Fertilizer', 'Fertilizer Filler', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pump Jack'] = {
['ID'] = 'PumpJackItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Drill, baby! Drill!',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Pumpkin'] = {
['ID'] = 'PumpkinItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Round and large.',
['Weight'] = '125',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Fruit', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '340.0',
['Carbs'] = '5.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '2',
},
['Pumpkin Seed'] = {
['ID'] = 'PumpkinSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a pumpkin.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Pumpkin Seed Pack'] = {
['ID'] = 'PumpkinSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a pumpkin.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Punch Card Time Clock'] = {
['ID'] = 'PunchCardItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Clock in for the late shift',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Pupusas'] = {
['ID'] = 'PupusasItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Comforting, best served hot from the griddle.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '6.0',
['Protein'] = '11.0',
['Fat'] = '9.0',
['Vitamins'] = '14',
},
['Purple Vase'] = {
['ID'] = 'PurpleVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Quicklime'] = {
['ID'] = 'QuicklimeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A chemical compound used in steel production.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Radiator'] = {
['ID'] = 'RadiatorItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A heat sink that uses liquid running through copper fins to disperse heat build-up.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Raw Bacon'] = {
['ID'] = 'RawBaconItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fatty cut of meat that happens to be inexplicably tastier than other cuts.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '0.0',
['Protein'] = '3.0',
['Fat'] = '9.0',
['Vitamins'] = '0',
},
['Raw Fish'] = {
['ID'] = 'RawFishItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fatty cut of raw fish.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '0.0',
['Protein'] = '7.0',
['Fat'] = '3.0',
['Vitamins'] = '0',
},
['Raw Meat'] = {
['ID'] = 'RawMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Fresh raw meat from the hunt. It should probably be cooked before being consumed.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '250.0',
['Carbs'] = '0.0',
['Protein'] = '4.0',
['Fat'] = '8.0',
['Vitamins'] = '0',
},
['Raw Roast'] = {
['ID'] = 'RawRoastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A trussed roast tied and ready to be cooked.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '0.0',
['Protein'] = '6.0',
['Fat'] = '5.0',
['Vitamins'] = '0',
},
['Raw Sausage'] = {
['ID'] = 'RawSausageItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Ground meat stuffed into an intestine casing.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '500.0',
['Carbs'] = '0.0',
['Protein'] = '4.0',
['Fat'] = '8.0',
['Vitamins'] = '0',
},
['Real Estate Desk'] = {
['ID'] = 'RealEstateDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to manage the sale and transfer of deeds and property.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Rebar'] = {
['ID'] = 'RebarItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Ribbed steel bars for reinforcing stuctures.',
['Weight'] = '3000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Recurve Bow'] = {
['ID'] = 'RecurveBowItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A recurve bow that shoots faster and more powerful than a traditional wooden bow. Requires arrows to fire.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Red Vase'] = {
['ID'] = 'RedVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Redwood Log'] = {
['ID'] = 'RedwoodLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Redwood log is a type of softwood that can be easily identified by its distinct red bark.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Redwood Seed'] = {
['ID'] = 'RedwoodSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a redwood tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Redwood Seed Pack'] = {
['ID'] = 'RedwoodSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a redwood tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Redwoods Poster'] = {
['ID'] = 'RedwoodsPosterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A poster for the wall.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Refrigerator'] = {
['ID'] = 'RefrigeratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An icebox from the future with significantly better cooling properties.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Registrar'] = {
['ID'] = 'RegistrarItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the setting management of titles.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Reinforced Concrete'] = {
['ID'] = 'ReinforcedConcreteItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A sturdy construction material poured around a latice of rebar.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Concrete', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Remote Detonator'] = {
['ID'] = 'RemoteDetonatorItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A remote that is linked to Mining Charges for detonation in a safe distance.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Research Table'] = {
['ID'] = 'ResearchTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic table for researching new technologies and skills.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Rice'] = {
['ID'] = 'RiceItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow rice.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Grain', 'Raw Food', 'Crop', 'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '150.0',
['Carbs'] = '7.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Rice Flour'] = {
['ID'] = 'RiceFlourItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Rice grounded into flour is as equally versatile as its golden cousin.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '50.0',
['Carbs'] = '15.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Rice Noodles'] = {
['ID'] = 'RiceNoodlesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Noodles made from delicious milled white grains.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '10.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Rice Pack'] = {
['ID'] = 'RicePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow rice.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rivet'] = {
['ID'] = 'RivetItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A steel bolt used to hold together inventions.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Roast Pumpkin'] = {
['ID'] = 'RoastPumpkinItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Sweet but a suprising source of vitamins.',
['Weight'] = '900',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1400.0',
['Carbs'] = '23.0',
['Protein'] = '2.0',
['Fat'] = '2.0',
['Vitamins'] = '7',
},
['Robotic Assembly Line'] = {
['ID'] = 'RoboticAssemblyLineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A complex set of machinery for creating equally complex things.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Rocker Box'] = {
['ID'] = 'RockerBoxItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tool for miners to concentrate ore. The run off produces wet tailings.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Rolling Mill'] = {
['ID'] = 'RollingMillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For rolling steel into more buildable materials.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Root Campfire Salad'] = {
['ID'] = 'RootCampfireSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A myriad of plants that make a healthy and odd blend.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Campfire Salad', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '950.0',
['Carbs'] = '8.0',
['Protein'] = '5.0',
['Fat'] = '4.0',
['Vitamins'] = '11',
},
['Root Campfire Stew'] = {
['ID'] = 'RootCampfireStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew chock-full of meat and charred vegetables. A surprisingly good combination.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1100.0',
['Carbs'] = '8.0',
['Protein'] = '5.0',
['Fat'] = '12.0',
['Vitamins'] = '5',
},
['Round Pot'] = {
['ID'] = 'PlanterPotRoundItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rounded Face'] = {
['ID'] = 'RoundedFaceItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Face',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rubber Wheel'] = {
['ID'] = 'RubberWheelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Rubber wheels provide much better traction and allow the construction of more modern vehicles.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rug Large'] = {
['ID'] = 'RugLargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large area rug to cover that weird stain.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rug Medium'] = {
['ID'] = 'RugMediumItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A medium rug for medium uses.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rug Small'] = {
['ID'] = 'RugSmallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small rug for when you just didn\'t have enough materials to make a bigger one.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Running Shoes'] = {
['ID'] = 'RunningShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Light weight shoes designed to make you run faster.(Increases movement speed)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Rustic Window Planter'] = {
['ID'] = 'RusticWindowPlanterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple planter box mounted on a wall or by a window.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Saguaro Rib'] = {
['ID'] = 'SaguaroRibItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Saguaro rib is a basic, lightweight wood harvested from the saguaro cactus.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Saguaro Seed'] = {
['ID'] = 'SaguaroSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a saguaro cactus.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Saguaro Seed Pack'] = {
['ID'] = 'SaguaroSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a saguaro cactus.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Salmon'] = {
['ID'] = 'SalmonItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A salmon.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Salt Basket'] = {
['ID'] = 'SaltBasketItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basket of salt.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sand'] = {
['ID'] = 'SandItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'High quality sand is a sought after resource used for making glass and concrete. Though desert sand is abundant, it is not suitable for these materials.',
['Weight'] = '20000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sandals'] = {
['ID'] = 'SandalsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Basic footwear that helps reduce the strain of walking longer distances.(Decreases calories consumed when using tools by 10%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sandstone'] = {
['ID'] = 'SandstoneItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A rock of varying hardness, useful for construction and as a host for iron ore. Sandstone is a sedimentary rock that forms when sand is buried deeply enough to lithify. Sometimes the shapes of dunes and ripples from an ancient desert or beach are preserved!',
['Weight'] = '6000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sawmill'] = {
['ID'] = 'SawmillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Used to saw wood into lumber.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Saxifrage Seed'] = {
['ID'] = 'SaxifrageSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow saxifrage.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Saxifrage Seed Pack'] = {
['ID'] = 'SaxifrageSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow saxifrage.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Scarecrow'] = {
['ID'] = 'ScarecrowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Keeps animals away. (WIP)',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['School Supply Station Item'] = {
['ID'] = 'SchoolSupplyStationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Scrap Meat'] = {
['ID'] = 'ScrapMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Chunks of extra meat.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '50.0',
['Carbs'] = '0.0',
['Protein'] = '5.0',
['Fat'] = '5.0',
['Vitamins'] = '0',
},
['Screening Machine'] = {
['ID'] = 'ScreeningMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Screw Press'] = {
['ID'] = 'ScrewPressItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Screws'] = {
['ID'] = 'ScrewsItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A pointed metal fastener used in crafting to attach pieces of material together.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Scruffy Hair'] = {
['ID'] = 'ScruffyHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Rockstar cool-person hair. This finely crafted hairpiece says "I don\'t care what you think. I\'m wearing an awesome toupee".',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Seagrass Seed'] = {
['ID'] = 'SeagrassSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow seagrass.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Seagrass Seed Pack'] = {
['ID'] = 'SeagrassSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow seagrass.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Seared Meat'] = {
['ID'] = 'SearedMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A cut of perfectly seared steak.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '4.0',
['Protein'] = '19.0',
['Fat'] = '17.0',
['Vitamins'] = '7',
},
['Seeded Camas Roll'] = {
['ID'] = 'SeededCamasRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Seeds sprinkled on a roll made from rice, fiddleheads and camas paste.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1400.0',
['Carbs'] = '20.0',
['Protein'] = '2.0',
['Fat'] = '13.0',
['Vitamins'] = '16',
},
['Sensor Based Belt Sorter'] = {
['ID'] = 'SensorBasedBeltSorterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A machine for dry concentration that produces less harmful tailings. Can only be used to concentrate Iron.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Sensuous Sea Pizza'] = {
['ID'] = 'SensuousSeaPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The chewyness is unreal.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '28.0',
['Protein'] = '11.0',
['Fat'] = '7.0',
['Vitamins'] = '4',
},
['Servo'] = {
['ID'] = 'ServoItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rotary actuator that allows for control over angular position.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Settlement Crafting Table'] = {
['ID'] = 'SettlementCraftingTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic workspace for crafting all manner of settlement related objects.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Sewage'] = {
['ID'] = 'SewageItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Sewage is a byproduct that is often created when using water for industrial purposes. It is a source of ground pollution.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Liquid', 'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shale'] = {
['ID'] = 'ShaleItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A soft rock, with few potential uses. Shale is a sedimentary rock formed by thin layers of compacted clay or mud.',
['Weight'] = '6000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Excavatable', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shaper'] = {
['ID'] = 'ShaperItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Shark Fillet Soup'] = {
['ID'] = 'SharkFilletSoupItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A texture all of its own.',
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1400.0',
['Carbs'] = '10.0',
['Protein'] = '15.0',
['Fat'] = '11.0',
['Vitamins'] = '4',
},
['Shark Jaws'] = {
['ID'] = 'SharkJawsItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A mounted jaw from a mighty catch!',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sharpening Steel'] = {
['ID'] = 'SharpeningSteelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A steel rod with grooves allowing more finer sharpening of tools.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sheep Mount'] = {
['ID'] = 'SheepMountItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A hunting trophy for your house.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shelf Cabinet'] = {
['ID'] = 'ShelfCabinetItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When a shelf and a cabinet aren\'t enough individually.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipping Container Blue'] = {
['ID'] = 'ShippingContainerBlueItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipping Container Green'] = {
['ID'] = 'ShippingContainerGreenItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipping Container Red'] = {
['ID'] = 'ShippingContainerRedItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Advanced Upgrade'] = {
['ID'] = 'ShipwrightAdvancedUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Basic Upgrade'] = {
['ID'] = 'ShipwrightBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Shipwright recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Hat'] = {
['ID'] = 'ShipwrightHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simple sailor\'s cap, don?t lose it or you might be walking on a plank.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Overalls'] = {
['ID'] = 'ShipwrightOverallsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Denim overall for extra sturdy wearability.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Sandals'] = {
['ID'] = 'ShipwrightSandalsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Comfortable sandals with extra traction to avoid slipping.(Decreases calories consumed when using tools by 30%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Shirt'] = {
['ID'] = 'ShipwrightShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A striped shirt symbolizing your affinity for traveling across the seas.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Sign'] = {
['ID'] = 'ShipwrightSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Shipwright Skill Book'] = {
['ID'] = 'ShipwrightSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shipwright Skill Scroll'] = {
['ID'] = 'ShipwrightSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shoji Door'] = {
['ID'] = 'ShojiDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A Far Eastern influenced wooden sliding door.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shorn Wool'] = {
['ID'] = 'ShornWoolItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Wool that has been shorn from an animal.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Short Beard'] = {
['ID'] = 'ShortBeardItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Shorts'] = {
['ID'] = 'ShortsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Cargo shorts that are ideal for exploring the great outdoors. More practical than elegant.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Simmered Meat'] = {
['ID'] = 'SimmeredMeatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Meat cooked in meat juices keeps the meat juicy.',
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '6.0',
['Protein'] = '18.0',
['Fat'] = '13.0',
['Vitamins'] = '5',
},
['Simple Syrup'] = {
['ID'] = 'SimpleSyrupItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A simple water and suger combination heated until the sugar dissolves.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '400.0',
['Carbs'] = '12.0',
['Protein'] = '0.0',
['Fat'] = '3.0',
['Vitamins'] = '0',
},
['Sink'] = {
['ID'] = 'SinkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An industrial sink.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Skid Steer'] = {
['ID'] = 'SkidSteerItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small scale bucket loader. Great for flat to low slope excavation.',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Slag'] = {
['ID'] = 'SlagItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A glass-like byproduct that is created when smelting ore. Crushed Slag is often used in the production of Concrete.',
['Weight'] = '6000',
['MaxStackSize'] = '20',
['Tags'] = {'Excavatable', 'Waste Product', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = 'True',
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sleek Short Hair'] = {
['ID'] = 'SleekShortHairItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Bath Mat'] = {
['ID'] = 'SmallBathMatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small bath mat when a normal rug does not cover your bathroom needs.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Canoe'] = {
['ID'] = 'SmallCanoeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small Canoe for hauling minimal loads.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Cotton Bunting Festive'] = {
['ID'] = 'SmallCottonBuntingFestiveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Cotton Bunting Red'] = {
['ID'] = 'SmallCottonBuntingRedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Cotton Bunting Regal'] = {
['ID'] = 'SmallCottonBuntingRegalItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Cotton Bunting Vibrant'] = {
['ID'] = 'SmallCottonBuntingVibrantItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of cotton fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Court'] = {
['ID'] = 'SmallCourtItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of Law, which can perform many types of regulations, restrictions, taxations, incentives, and more.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Festive Paper Lantern'] = {
['ID'] = 'SmallFestivePaperLanternItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Table Top', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Hanging Ashlar Basalt Sign'] = {
['ID'] = 'SmallHangingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Ashlar Gneiss Sign'] = {
['ID'] = 'SmallHangingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Ashlar Granite Sign'] = {
['ID'] = 'SmallHangingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Ashlar Limestone Sign'] = {
['ID'] = 'SmallHangingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Ashlar Sandstone Sign'] = {
['ID'] = 'SmallHangingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Ashlar Shale Sign'] = {
['ID'] = 'SmallHangingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Ashlar Stone Sign'] = {
['ID'] = 'SmallHangingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Birch Sign'] = {
['ID'] = 'SmallHangingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Cedar Sign'] = {
['ID'] = 'SmallHangingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Ceiba Sign'] = {
['ID'] = 'SmallHangingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Fir Sign'] = {
['ID'] = 'SmallHangingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Hardwood Sign'] = {
['ID'] = 'SmallHangingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Joshua Sign'] = {
['ID'] = 'SmallHangingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Lumber Sign'] = {
['ID'] = 'SmallHangingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Mortared Granite Sign'] = {
['ID'] = 'SmallHangingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Mortared Limestone Sign'] = {
['ID'] = 'SmallHangingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Mortared Sandstone Sign'] = {
['ID'] = 'SmallHangingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Mortared Stone Sign'] = {
['ID'] = 'SmallHangingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Oak Sign'] = {
['ID'] = 'SmallHangingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Palm Sign'] = {
['ID'] = 'SmallHangingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Redwood Sign'] = {
['ID'] = 'SmallHangingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Saguaro Sign'] = {
['ID'] = 'SmallHangingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Softwood Sign'] = {
['ID'] = 'SmallHangingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Spruce Sign'] = {
['ID'] = 'SmallHangingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Stone Sign'] = {
['ID'] = 'SmallHangingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Hanging Wood Sign'] = {
['ID'] = 'SmallHangingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Meeting Chair'] = {
['ID'] = 'SmallMeetingChairItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Meeting Table'] = {
['ID'] = 'SmallMeetingTableItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Nylon Bunting Green'] = {
['ID'] = 'SmallNylonBuntingGreenItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Nylon Bunting Purple'] = {
['ID'] = 'SmallNylonBuntingPurpleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Nylon Bunting Yellow'] = {
['ID'] = 'SmallNylonBuntingYellowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small celebratory piece of nylon fabric used to brighten up an event.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Paper Lantern'] = {
['ID'] = 'SmallPaperLanternItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small paper lantern.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Paper Machine'] = {
['ID'] = 'SmallPaperMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Laborous way of creating sheets of paper.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Shipyard'] = {
['ID'] = 'SmallShipyardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A crude workspace for constructing smaller vehicles designed for use in a maritime environment.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Sink'] = {
['ID'] = 'SmallSinkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small household sink.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Standing Ashlar Basalt Sign'] = {
['ID'] = 'SmallStandingAshlarBasaltSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Ashlar Gneiss Sign'] = {
['ID'] = 'SmallStandingAshlarGneissSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Ashlar Granite Sign'] = {
['ID'] = 'SmallStandingAshlarGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Ashlar Limestone Sign'] = {
['ID'] = 'SmallStandingAshlarLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Ashlar Sandstone Sign'] = {
['ID'] = 'SmallStandingAshlarSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Ashlar Shale Sign'] = {
['ID'] = 'SmallStandingAshlarShaleSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Ashlar Stone Sign'] = {
['ID'] = 'SmallStandingAshlarStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Birch Sign'] = {
['ID'] = 'SmallStandingBirchSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Cedar Sign'] = {
['ID'] = 'SmallStandingCedarSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Ceiba Sign'] = {
['ID'] = 'SmallStandingCeibaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Fir Sign'] = {
['ID'] = 'SmallStandingFirSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Hardwood Sign'] = {
['ID'] = 'SmallStandingHardwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Joshua Sign'] = {
['ID'] = 'SmallStandingJoshuaSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Lumber Sign'] = {
['ID'] = 'SmallStandingLumberSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Mortared Granite Sign'] = {
['ID'] = 'SmallStandingMortaredGraniteSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Mortared Limestone Sign'] = {
['ID'] = 'SmallStandingMortaredLimestoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Mortared Sandstone Sign'] = {
['ID'] = 'SmallStandingMortaredSandstoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Mortared Stone Sign'] = {
['ID'] = 'SmallStandingMortaredStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Oak Sign'] = {
['ID'] = 'SmallStandingOakSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Palm Sign'] = {
['ID'] = 'SmallStandingPalmSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Redwood Sign'] = {
['ID'] = 'SmallStandingRedwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Saguaro Sign'] = {
['ID'] = 'SmallStandingSaguaroSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Softwood Sign'] = {
['ID'] = 'SmallStandingSoftwoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Spruce Sign'] = {
['ID'] = 'SmallStandingSpruceSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Stone Sign'] = {
['ID'] = 'SmallStandingStoneSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Standing Wood Sign'] = {
['ID'] = 'SmallStandingWoodSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A small sign for all of your smaller text needs!',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Stockpile'] = {
['ID'] = 'SmallStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Designates a 3x3x3 area as storage for large items.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Small Wood Cart'] = {
['ID'] = 'SmallWoodCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small wood cart for hauling minimal loads.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Wooden Boat'] = {
['ID'] = 'SmallWoodenBoatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A personal transport vessel capable of holding a suprising amount of goods.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Small Wooden Ship Frame'] = {
['ID'] = 'SmallWoodenShipFrameItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The basis for any wooden personal vessel.',
['Weight'] = '10000',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smelting Basic Upgrade'] = {
['ID'] = 'SmeltingBasicUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Smelting recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smelting Skill Book'] = {
['ID'] = 'SmeltingSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smelting Skill Scroll'] = {
['ID'] = 'SmeltingSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smelting Upgrade'] = {
['ID'] = 'SmeltingUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Advanced Upgrade that greatly increases efficiency when crafting Smelting recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smith Apron'] = {
['ID'] = 'SmithApronItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A thick leather apron that provides protection from the ocassional chunk of flying metal when hammering on an anvil.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smith Bandana'] = {
['ID'] = 'SmithBandanaItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A cotton bandana that is great for keeping the hair out of your face and acts as a sweat band.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smith Boots'] = {
['ID'] = 'SmithBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Heavy duty steel-toed boots.(Decreases calories consumed when using tools by 30%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smith Gloves'] = {
['ID'] = 'SmithGlovesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A reinforced wrist guard paired with a lone work glove.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smith Pants'] = {
['ID'] = 'SmithPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Denim pants with knee patches.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smith Shirt'] = {
['ID'] = 'SmithShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simple cotton shirt helps reduce the strain of heat exposure.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smog'] = {
['ID'] = 'SmogItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'A smoke that contains a combination of pollutants.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Smooth Gut Noodle Roll'] = {
['ID'] = 'SmoothGutNoodleRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'These noodle rolls look VERY smooth.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '19.0',
['Protein'] = '15.0',
['Fat'] = '9.0',
['Vitamins'] = '1',
},
['Snapping Turtle Carcass'] = {
['ID'] = 'SnappingTurtleCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead snapping turtle.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Socialist Shirt'] = {
['ID'] = 'SocialistShirtItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Embrace the power of the people with this bold t-shirt. Crafted for the champions of equality, this shirt is a rallying cry for collective action. Wear it to stand united with your comrades in the fight for a fairer world!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Softwood Board'] = {
['ID'] = 'SoftwoodBoardItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A higher quality softwood board used for long lasting furniture.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Currency', 'Wood Board', 'Burnable Fuel', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Softwood Hewn Log'] = {
['ID'] = 'SoftwoodHewnLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A log hewn and shaped to be a building material. Hewing logs at a workbench will grant no experience.',
['Weight'] = '10000',
['MaxStackSize'] = '15',
['Tags'] = {'Fuel', 'Hewn Log', 'Burnable Fuel', 'Constructable', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Softwood Lumber'] = {
['ID'] = 'SoftwoodLumberItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Can be fashioned into various usable equipment.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Lumber', 'Burnable Fuel', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Softwood Lumber Bench'] = {
['ID'] = 'SoftwoodLumberBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber bench for when you need extra seating space than a traditional chair.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Softwood Lumber Chair'] = {
['ID'] = 'SoftwoodLumberChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A sturdy lumber chair. It doesn\'t feel as wobbly as more basic wooden chairs.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Softwood Lumber Door'] = {
['ID'] = 'SoftwoodLumberDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A door made from finely cut lumber.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Softwood Lumber Dresser'] = {
['ID'] = 'SoftwoodLumberDresserItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A lumber dresser that lets you store your clothing and quickly switch between a designated outfit and whatever you are currently wearing.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Wardrobe', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Softwood Lumber Table'] = {
['ID'] = 'SoftwoodLumberTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large lumber table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Soil Sampler'] = {
['ID'] = 'SoilSamplerItem',
['Category'] = 'Tools',
['Group'] = 'Tools',
['Description'] = 'Beaker and measuring tools for detecting the factors influencing plants in the environment.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Solar Generator'] = {
['ID'] = 'SolarGeneratorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Generates electrical power from the sun! Requires a clear view of the sky above the generator for full output. Internal batteries ensure generation during nighttime.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Sombrero'] = {
['ID'] = 'SombreroItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A traditional Sombrero.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Spiky Roll'] = {
['ID'] = 'SpikyRollItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Spikes are definitely removed before serving.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1300.0',
['Carbs'] = '20.0',
['Protein'] = '17.0',
['Fat'] = '7.0',
['Vitamins'] = '2',
},
['Spin Melter'] = {
['ID'] = 'SpinMelterItem',
['Category'] = 'WorldObject',
['Group'] = 'Modules',
['Description'] = 'A device with a rotating drum that is used to shape molten synthetic materials into thin ribbons.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Modules', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Spinning Jenny'] = {
['ID'] = 'SpinningJennyItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Making yarn and threads made easy!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Spoiled Food'] = {
['ID'] = 'SpoiledFoodItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Food that has spoiled beyond the point of being suitable for human consumption. It can still be used for compost.',
['Weight'] = '20',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Spruce Log'] = {
['ID'] = 'SpruceLogItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Spruce log is a type of softwood, sometimes referred to as whitewood.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Fuel', 'Wood', 'Softwood', 'Burnable Fuel', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Spruce Seed'] = {
['ID'] = 'SpruceSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a spruce tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Spruce Seed Pack'] = {
['ID'] = 'SpruceSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a spruce tree.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Square Belt'] = {
['ID'] = 'SquareBeltItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Belt with a square buckle.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Square Jaw'] = {
['ID'] = 'SquareJawItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Jaw',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Square Pot'] = {
['ID'] = 'PlanterPotSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sometimes you just want to bring a little bit of nature into your house.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stamp Mill'] = {
['ID'] = 'StampMillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A crushing machine that uses iron stamps to pound rocks into small pieces.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Standing Glass Sign'] = {
['ID'] = 'StandingGlassSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large sign framed with a glass plate.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Standing Long Steel Sign'] = {
['ID'] = 'StandingLongSteelSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A long steel plate with a wooden base.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Standing Steel Brick Sign'] = {
['ID'] = 'StandingSteelBrickSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A solid steel plate supported by a brick base.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Starter Camp'] = {
['ID'] = 'StarterCampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A combination of a small tent and a tiny stockpile.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steam Engine'] = {
['ID'] = 'SteamEngineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large steam engine for generating power.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Polluter', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steam Tractor'] = {
['ID'] = 'SteamTractorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tractor powered through steam.',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'Excavation', 'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steam Tractor Harvester'] = {
['ID'] = 'SteamTractorHarvesterItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick harvesting of plants.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Harvester', 'Tool', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steam Tractor Plow'] = {
['ID'] = 'SteamTractorPlowItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick plowing.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Plow', 'Tool', 'Hoer', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steam Tractor Scoop'] = {
['ID'] = 'SteamTractorScoopItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick terraforming.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steam Tractor Sower'] = {
['ID'] = 'SteamTractorSowerItem',
['Category'] = 'Tool',
['Group'] = 'Items',
['Description'] = 'An attachment for the steam tractor that allows for quick planting of seeds.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'Planter', 'Tool', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steam Truck'] = {
['ID'] = 'SteamTruckItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A truck that runs on steam.',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Abstract Fixture'] = {
['ID'] = 'SteelAbstractFixtureItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Axe'] = {
['ID'] = 'SteelAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A Steel axe made for cutting down trees.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Axle'] = {
['ID'] = 'SteelAxleItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A rotating steel rod that can be fixed to wheels for use in vehicles.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Bar'] = {
['ID'] = 'SteelBarItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Refined bar of steel.',
['Weight'] = '20000',
['MaxStackSize'] = '20',
['Tags'] = {'Currency', 'Metal', 'Block', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Buoy'] = {
['ID'] = 'SteelBuoyItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A steel navigational buoy, can also be used as a moorage post.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Ceiling Light'] = {
['ID'] = 'SteelCeilingLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Floor Lamp'] = {
['ID'] = 'SteelFloorLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room. This time from the floor.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Gear'] = {
['ID'] = 'SteelGearItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A toothed machine part that interlocks with others.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Gear', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Gearbox'] = {
['ID'] = 'SteelGearboxItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Provides speed and torque conversions from a rotating power source to another device.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Hammer'] = {
['ID'] = 'SteelHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A robust steel hammer useful for shaping blocks and deconstruction.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Hanging Fixture'] = {
['ID'] = 'SteelHangingFixtureItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Hanging Lamp'] = {
['ID'] = 'SteelHangingLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Hoe'] = {
['ID'] = 'SteelHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A steel hoe with improved range to help tilling larger areas.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Kitchen Lamp'] = {
['ID'] = 'SteelKitchenLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Liquids Tank'] = {
['ID'] = 'SteelLiquidsTankItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Machete'] = {
['ID'] = 'SteelMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Moorage Post'] = {
['ID'] = 'SteelMooragePostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An iron moorage post that makes sure that even the largest of vessels stay still.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Pickaxe'] = {
['ID'] = 'SteelPickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A steel pickaxe used to break down stone and ore into usable rubble.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Pipe'] = {
['ID'] = 'SteelPipeItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A pipe for transporting liquids.',
['Weight'] = '2000',
['MaxStackSize'] = '10',
['Tags'] = {'Placeable On Walls', 'Constructable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Plate'] = {
['ID'] = 'SteelPlateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A sturdy steel plate for use in various crafting recipes.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Currency', 'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = 'True',
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Podium'] = {
['ID'] = 'SteelPodiumItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Row Seating'] = {
['ID'] = 'SteelRowSeatingItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Saw Blade'] = {
['ID'] = 'SteelSawBladeItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A disc shaped steel saw that can be attached to rotary machines to shape wood and masonry products.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Searchlight'] = {
['ID'] = 'SteelSearchlightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When your goal is to really light up the heaven!',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Shovel'] = {
['ID'] = 'SteelShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'When an iron shovel is not enough and you need something more durable while terraforming.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Sickle'] = {
['ID'] = 'SteelSickleItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A steel sickle used to harvest crops or cut grass. Has an AoE with each swing.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Steel Spring'] = {
['ID'] = 'SteelSpringItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A steel spring used to create bouncing inventions.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Square Fixture'] = {
['ID'] = 'SteelSquareFixtureItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Table Lamp'] = {
['ID'] = 'SteelTableLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For late night studying. Or working. Or anything, really.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Steel Warehouse Shelves'] = {
['ID'] = 'SteelWarehouseShelvesItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A large metal rack allowing larger volume storage.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable', 'Storage Container'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stenographers Table'] = {
['ID'] = 'StenographersTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Documenting a court case is of vital importance and a dedicated unique typewriter is required for this purpose and of course its own table to place it on.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stockpile'] = {
['ID'] = 'StockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Designates a 5x5x5 area as storage for large items.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stone'] = {
['ID'] = 'StoneItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'A pile of stones.',
['Weight'] = '7000',
['MaxStackSize'] = '20',
['Tags'] = {'Rock', 'Block', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stone Axe'] = {
['ID'] = 'StoneAxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude stone axe made for cutting down trees.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Logging', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Brazier'] = {
['ID'] = 'StoneBrazierItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A stone stand which can hold burning fuel to provide light.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stone Door'] = {
['ID'] = 'StoneDoorItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'A heavy stone door.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stone Hammer'] = {
['ID'] = 'StoneHammerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude stone hammer useful for shaping blocks and deconstruction.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Construction', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Machete'] = {
['ID'] = 'StoneMacheteItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A machete used to quickly clear plants.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Pickaxe'] = {
['ID'] = 'StonePickaxeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude pickaxe used to break down stone and ore into usable rubble.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Plaque'] = {
['ID'] = 'StonePlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Road'] = {
['ID'] = 'StoneRoadItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A rocky surface formed from smoothed rubble. It\'s fairly durable and efficient for any wheeled vehicle.',
['Weight'] = '10000',
['MaxStackSize'] = '10',
['Tags'] = {'Road', 'Constructable', 'Road Type', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stone Road Tool'] = {
['ID'] = 'StoneRoadToolItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A tool for tamping dirt into roads.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Tamper', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stone Sickle'] = {
['ID'] = 'StoneSickleItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A stone sickle used to harvest crops or cut grass.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stop Sign'] = {
['ID'] = 'StopSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A traffic sign used to notify drivers to come to a complete stop and make sure the interesection is clear before proceeding.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Storage Chest'] = {
['ID'] = 'StorageChestItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A container you can store items in.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Storage Silo'] = {
['ID'] = 'StorageSiloItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden silo capable of storing extra large stacks of crops, seeds, and fertilizer. Silos are not able to store other types of materials.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Store'] = {
['ID'] = 'StoreItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the selling and trading of items.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Store Sign'] = {
['ID'] = 'StoreSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Stove'] = {
['ID'] = 'StoveItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A heavy stove for cooking more complex dishes.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Polluter', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Strange Fuel'] = {
['ID'] = 'StrangeFuelItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'CHEEEAAAAATER',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Street Sign'] = {
['ID'] = 'StreetSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A metal sign that is especially useful when placed alongside a road to provide information or give instructions to road users.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Streetlamp'] = {
['ID'] = 'StreetlampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A towering metal light post that requires electricity to run.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Students Desk Item'] = {
['ID'] = 'StudentsDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Students Desk T1'] = {
['ID'] = 'StudentsDeskT1Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Students Desk T2'] = {
['ID'] = 'StudentsDeskT2Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Students Desk T3'] = {
['ID'] = 'StudentsDeskT3Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stuffed Alligator'] = {
['ID'] = 'StuffedAlligatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stuffed Bison'] = {
['ID'] = 'StuffedBisonItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stuffed Elk'] = {
['ID'] = 'StuffedElkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stuffed Goat'] = {
['ID'] = 'StuffedGoatItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stuffed Jaguar'] = {
['ID'] = 'StuffedJaguarItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stuffed Turkey'] = {
['ID'] = 'StuffedTurkeyItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'To give thanks for the fact that this food gives two extra nutrients than other food items of the same tier.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1600.0',
['Carbs'] = '17.0',
['Protein'] = '24.0',
['Fat'] = '16.0',
['Vitamins'] = '7',
},
['Stuffed Wolf'] = {
['ID'] = 'StuffedWolfItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'It looks so real!',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stump Bed'] = {
['ID'] = 'StumpBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple collection of straw to rest on, don\'t mind the fleas.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stump Chair'] = {
['ID'] = 'StumpChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A crude carved seating, uncomfortable and rough. Your back will thank you once you replace it with a chair made by more skilled hands.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stump Latrine'] = {
['ID'] = 'StumpLatrineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Simple yet functional.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Stump Table'] = {
['ID'] = 'StumpTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large log cut in half for placing things on.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Substrate'] = {
['ID'] = 'SubstrateItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The foundation material for complex electronics.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sugar'] = {
['ID'] = 'SugarItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Even sweet lovers don\'t eat sugar plain.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '50.0',
['Carbs'] = '15.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Sugarcane'] = {
['ID'] = 'SugarcaneItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'How did you even get this?',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '1.0',
['Vitamins'] = '0',
},
['Sugarcane Pack'] = {
['ID'] = 'SugarcanePackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'How did you even get this?',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sulfur'] = {
['ID'] = 'SulfurItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'While it may not look like much it is fundamentally essential to sustain life.',
['Weight'] = '6500',
['MaxStackSize'] = '20',
['Tags'] = {'Excavatable', 'Block', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sun Butter'] = {
['ID'] = 'SunButterItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'A revolutionary method to acquire butter.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Sun Cheese'] = {
['ID'] = 'SunCheeseItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Cheesy yet not made in a traditional way.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '250.0',
['Carbs'] = '2.0',
['Protein'] = '4.0',
['Fat'] = '12.0',
['Vitamins'] = '0',
},
['Sunflower'] = {
['ID'] = 'SunflowerItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A plant whose seeds are quite versitile in their use further processed.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '50.0',
['Carbs'] = '2.0',
['Protein'] = '2.0',
['Fat'] = '4.0',
['Vitamins'] = '0',
},
['Sunflower Seed'] = {
['ID'] = 'SunflowerSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow sunflowers.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Sunflower Seed Pack'] = {
['ID'] = 'SunflowerSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow sunflowers.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Sweet Deer Jerky'] = {
['ID'] = 'SweetDeerJerkyItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Marinated in a mix of oil, herbs and some sweetener really increased the potential.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '4.0',
['Protein'] = '22.0',
['Fat'] = '6.0',
['Vitamins'] = '3',
},
['Sweet Salad'] = {
['ID'] = 'SweetSaladItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'The sweetness of the fruits happens to work well with the salad.',
['Weight'] = '400',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '18.0',
['Protein'] = '9.0',
['Fat'] = '7.0',
['Vitamins'] = '22',
},
['Swirl Vase'] = {
['ID'] = 'SwirlVaseItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A vase made with glass to brighten up your home.',
['Weight'] = '250',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Switch'] = {
['ID'] = 'SwitchItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Toggle on any touching wires and electronic objects.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Tech'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Synthetic Rubber'] = {
['ID'] = 'SyntheticRubberItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An extremely useful synthetic material derived from petrochemicals.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailings'] = {
['ID'] = 'TailingsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Waste product from concentrating ore. When stored improperly the run-off will create pollution; killing nearby plants and seeping into the water supply. Bury deep underground to help neutralize the effect.',
['Weight'] = '18000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Excavatable', 'Waste Product', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = 'True',
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailor Bowler Hat'] = {
['ID'] = 'TailorBowlerHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A stylish bowler hat made of tighly spun fur felt.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailor Pants'] = {
['ID'] = 'TailorPantsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Tailored slacks that fit just right.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailor Shirt'] = {
['ID'] = 'TailorShirtItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A form-fitting vest and tie ensemble which includes measuring tape.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailor Shoes'] = {
['ID'] = 'TailorShoesItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Two-toned suede shoes.(Decreases calories consumed when using tools by 30%)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailor Sign'] = {
['ID'] = 'TailorSignItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A helpful sign for advertisements along the road.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Tailoring Basic Upgrade'] = {
['ID'] = 'TailoringUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Basic Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailoring Modern Upgrade'] = {
['ID'] = 'TailoringModernUpgradeItem',
['Category'] = 'Efficiency Modules',
['Group'] = 'Upgrade',
['Description'] = 'Modern Upgrade that greatly increases efficiency when crafting Tailoring recipes.',
['Weight'] = '1',
['MaxStackSize'] = '100',
['Tags'] = {'Upgrade', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailoring Skill Book'] = {
['ID'] = 'TailoringSkillBook',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Books',
['Description'] = '',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Skill Books', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailoring Skill Scroll'] = {
['ID'] = 'TailoringSkillScroll',
['Category'] = 'Hidden/Research',
['Group'] = 'Skill Scrolls',
['Description'] = '',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Skill Scrolls'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tailoring Table'] = {
['ID'] = 'TailoringTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Spearhead the fashion movement with the finest clothes and hair!',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Tall Boots'] = {
['ID'] = 'TallBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Knee-high boots are boots that rise to the knee, or slightly thereunder. They are generally tighter around the leg shaft and ankle than at the top.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tallow'] = {
['ID'] = 'TallowItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Rendered animal fat useful for more than just cooking.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Fat', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
['Calories'] = '200.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '8.0',
['Vitamins'] = '0',
},
['Tallow Candle'] = {
['ID'] = 'TallowCandleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A candle which can burn tallow to produce a small amount of light.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tallow Lamp'] = {
['ID'] = 'TallowLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A pottery lamp. Fuel with tallow.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tallow Wall Lamp'] = {
['ID'] = 'TallowWallLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A candle mounted on a wall bracket which can burn tallow to produce a small amount of light.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tapestry'] = {
['ID'] = 'TapestryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple neutral tapestry.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tapestry Fish'] = {
['ID'] = 'TapestryFishItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tapestry with a beautiful fish display.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tapestry Sunset'] = {
['ID'] = 'TapestrySunsetItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A tapestry with a beautiful sunset display.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Taro Fries'] = {
['ID'] = 'TaroFriesItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Crispy strips of taro that have been deep fried in oil.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '600.0',
['Carbs'] = '10.0',
['Protein'] = '2.0',
['Fat'] = '20.0',
['Vitamins'] = '0',
},
['Taro Root'] = {
['ID'] = 'TaroRootItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Colocasia esculenta.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Root', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '250.0',
['Carbs'] = '6.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '1',
},
['Taro Seed'] = {
['ID'] = 'TaroSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow taro.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Taro Seed Pack'] = {
['ID'] = 'TaroSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow taro.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tasty Tropical Pizza'] = {
['ID'] = 'TastyTropicalPizzaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'To some it is tasty. To others, unforgivable.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '21.0',
['Protein'] = '6.0',
['Fat'] = '12.0',
['Vitamins'] = '11',
},
['Teachers Desk Item'] = {
['ID'] = 'TeachersDeskItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Education', 'Housing Objects'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Teachers Desk T1'] = {
['ID'] = 'TeachersDeskT1Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Teachers Desk T2'] = {
['ID'] = 'TeachersDeskT2Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Teachers Desk T3'] = {
['ID'] = 'TeachersDeskT3Item',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['The Bob'] = {
['ID'] = 'TheBobItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tiki Torch'] = {
['ID'] = 'TikiTorchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Great for outdoor l',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tiny Stockpile'] = {
['ID'] = 'TinyStockpileItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Designates a 2x3x2 area as storage for large items.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Toilet'] = {
['ID'] = 'ToiletItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When you gotta go, you gotta go.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Toll'] = {
['ID'] = 'TollItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Toggle on any touching wires and electronic objects.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Economy', 'Tech'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tomato'] = {
['ID'] = 'TomatoItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Intelligence is knowing this is a fruit; wisdom is not putting it in a fruit salad.',
['Weight'] = '75',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Vegetable', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '240.0',
['Carbs'] = '5.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '2',
},
['Tomato Seed'] = {
['ID'] = 'TomatoSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow tomato plants.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Tomato Seed Pack'] = {
['ID'] = 'TomatoSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow tomato plants.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tool Bench'] = {
['ID'] = 'ToolBenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A place to craft and fix up tools.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Topped Porridge'] = {
['ID'] = 'ToppedPorridgeItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick gruel of boiled grains with a dash of fruity flavor.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '10.0',
['Protein'] = '4.0',
['Fat'] = '0.0',
['Vitamins'] = '10',
},
['Torch'] = {
['ID'] = 'TorchItem',
['Category'] = '_None',
['Group'] = 'Tools',
['Description'] = 'A little bit of light to help beat back the night.',
['Weight'] = '500',
['MaxStackSize'] = '1',
['Tags'] = {'Fuel', 'Torch', 'Tools', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = nil,
},
['Torch Stand'] = {
['ID'] = 'TorchStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A stand for a torch.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tortilla'] = {
['ID'] = 'TortillaItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thin, unleavened flatbread.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '20.0',
['Protein'] = '10.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Towel Rack'] = {
['ID'] = 'TowelRackItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden hanging rack designed for towels.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Town Bell'] = {
['ID'] = 'TownBellItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large bell used to alert nearby citizens of dangers, meetings and other assorted activities.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Town Claim Stake'] = {
['ID'] = 'TownClaimStakeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Placeable On Unowned Land', 'World Object', 'Usable', 'Storage Container'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Town Foundation'] = {
['ID'] = 'TownFoundationItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'The founding stone for civilization.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'Settlement', 'Placeable On Unowned Land', 'World Object', 'Usable', 'Housing Objects', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Trailer Truck'] = {
['ID'] = 'TrailerTruckItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = 'Modern truck for hauling sizable loads.',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Transglutaminase'] = {
['ID'] = 'TransglutaminaseItem',
['Category'] = 'Hidden',
['Group'] = 'Food',
['Description'] = 'Any enzyme that can be used to bond proteins together.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '10.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Transmission Pole'] = {
['ID'] = 'TransmissionPoleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Can link electrical energy.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Trapper Fur Hat'] = {
['ID'] = 'TrapperFurHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'It sure is warm.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Trapper Leather Hat'] = {
['ID'] = 'TrapperLeatherHatItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Helps keep the sun off your face... and neck... and also ears.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Trash Item'] = {
['ID'] = 'TrashItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Treasure Backpack'] = {
['ID'] = 'TreasureBackpackItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'A backpack full of odds and ends, bits and bobs, that sort of thing.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Treasury'] = {
['ID'] = 'TreasuryItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the setting of taxes.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Economy', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Tree Debris'] = {
['ID'] = 'TreeDebrisItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Clear cut debris that needs to be broken down to be more usable.',
['Weight'] = nil,
['MaxStackSize'] = '10',
['Tags'] = {'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Trillium Flower'] = {
['ID'] = 'TrilliumFlowerItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Placeholder Description.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Petals', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Trillium Seed'] = {
['ID'] = 'TrilliumSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow trillium.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Trillium Seed Pack'] = {
['ID'] = 'TrilliumSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow trillium.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tripod Camera'] = {
['ID'] = 'TripodCameraItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'When you want to save the world but in a frame.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Trousers'] = {
['ID'] = 'TrousersItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Sturdy pair of slim-fit pants. Trousers are an item of clothing worn from the waist to the ankles, covering both legs separately (rather than with cloth extending across both legs as in robes, skirts, and dresses).',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Trout'] = {
['ID'] = 'TroutItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A trout.',
['Weight'] = '800',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Medium Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Truck'] = {
['ID'] = 'TruckItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Modern truck for hauling sizable loads.',
['Weight'] = '25000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Polluter', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Tuna'] = {
['ID'] = 'TunaItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A tuna.',
['Weight'] = '1250',
['MaxStackSize'] = '100',
['Tags'] = {'Fish', 'Large Fish', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Tunic'] = {
['ID'] = 'TunicItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A simply made canvas shirt. Does not have a pocket to put your pen in.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Turkey Carcass'] = {
['ID'] = 'TurkeyCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead turkey.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Tiny Leather Carcass', 'Tiny Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Upholstered Chair'] = {
['ID'] = 'UpholsteredChairItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Like a chair, but upholstered.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Upholstered Couch'] = {
['ID'] = 'UpholsteredCouchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Like a couch, but upholstered.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Urchin'] = {
['ID'] = 'UrchinItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An urchin.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Marine Life', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Valve'] = {
['ID'] = 'ValveItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A device that regulates, directs, or controls the flow of fluid.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Vegetable Medley'] = {
['ID'] = 'VegetableMedleyItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'An eclectic arrangement of vegetables.',
['Weight'] = '300',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '900.0',
['Carbs'] = '8.0',
['Protein'] = '4.0',
['Fat'] = '7.0',
['Vitamins'] = '17',
},
['Vegetable Soup'] = {
['ID'] = 'VegetableSoupItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Who knew plants in plant broth could be so tasty?',
['Weight'] = '700',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1200.0',
['Carbs'] = '12.0',
['Protein'] = '4.0',
['Fat'] = '7.0',
['Vitamins'] = '19',
},
['Vegetable Stock'] = {
['ID'] = 'VegetableStockItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A hearty stock full of assorted vegetables.',
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '700.0',
['Carbs'] = '11.0',
['Protein'] = '1.0',
['Fat'] = '2.0',
['Vitamins'] = '11',
},
['Vehicle Tool Toggle'] = {
['ID'] = 'VehicleToggleItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Press to toggle digging/driving mode.',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Villagers Cowl Lowered'] = {
['ID'] = 'VillagersCowlLoweredItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A rough linen cowl lowered, showing your face.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Villagers Cowl Raised'] = {
['ID'] = 'VillagersCowlRaisedItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A rough linen cowl raised, hiding your face partially.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wainwright Table'] = {
['ID'] = 'WainwrightTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A set of smoothing and woodworking tools that assist in creating wheels and transportation.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'Has Table Surface', 'On Off', 'Crafting Table', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wall Candle'] = {
['ID'] = 'WallCandleItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted candle.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wall Mounted Chest'] = {
['ID'] = 'WallMountedChestItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A chest but for the wall.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wall Mounted Trunk'] = {
['ID'] = 'WallMountedTrunkItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A chest but for the wall.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Storage Container', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wanderers Hood Lowered'] = {
['ID'] = 'WanderersHoodLoweredItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A quality linen cowl lowered, showing your face.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wanderers Hood Raised'] = {
['ID'] = 'WanderersHoodRaisedItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'A quality linen cowl raised, hiding your face partially.',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Washboard'] = {
['ID'] = 'WashboardItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Sometimes it can be nice to have clean clothes.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Washing Machine'] = {
['ID'] = 'WashingMachineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Why hand scrub your clothes on a washboard when you could throw them into this magical cleaning machine?',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Waste Filter'] = {
['ID'] = 'WasteFilterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Treats raw sewage.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Water'] = {
['ID'] = 'WaterItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Water is an abundant resource. Fresh water can be found in rivers and lakes while salt water is found in the ocean. In addition to being a home to fish, water is needed for a variety of objects to function.',
['Weight'] = nil,
['MaxStackSize'] = '10',
['Tags'] = {'Liquid', 'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Waterweed Seed'] = {
['ID'] = 'WaterweedSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow waterweed.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Waterweed Seed Pack'] = {
['ID'] = 'WaterweedSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow waterweed.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Waterwheel'] = {
['ID'] = 'WaterwheelItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Uses the power of flowing water to produce mechanical power. Must be placed in fresh water and produces double power when placed in both a river and waterfall.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Housing Objects', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wet Brick'] = {
['ID'] = 'WetBrickItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A simple wet brick ready to be processed into a construction block.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wet Tailings'] = {
['ID'] = 'WetTailingsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Waste product from concentrating ore. The run-off creates ground pollution; killing nearby plants and seeping into the water supply.',
['Weight'] = '28000',
['MaxStackSize'] = '10',
['Tags'] = {'Diggable', 'Waste Product', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = 'True',
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wheat'] = {
['ID'] = 'WheatItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A common grain that is significantly more useful processed.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop', 'Harvestable', 'Grain', 'Raw Food', 'Food', 'Can Be On Table Top', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '150.0',
['Carbs'] = '6.0',
['Protein'] = '2.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Wheat Seed'] = {
['ID'] = 'WheatSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow wheat.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Crop Seed', 'Seeds', 'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['Wheat Seed Pack'] = {
['ID'] = 'WheatSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow wheat.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wheelbarrow'] = {
['ID'] = 'WheelbarrowItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small wheelbarrow for hauling minimal loads.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Whetstone'] = {
['ID'] = 'WhetstoneItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A polished piece of stone specifically cut to reduce damage of tools.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['White Bursage Seed'] = {
['ID'] = 'WhiteBursageSeedItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Plant to grow a white bursage.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Seeds', 'Food', 'Can Be On Table Top'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '0.0',
['Carbs'] = '0.0',
['Protein'] = '0.0',
['Fat'] = '0.0',
['Vitamins'] = '0',
},
['White Bursage Seed Pack'] = {
['ID'] = 'WhiteBursageSeedPackItem',
['Category'] = 'Hidden',
['Group'] = 'Items',
['Description'] = 'Plant to grow a white bursage.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['White Powder'] = {
['ID'] = 'WhitePowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wide Hips'] = {
['ID'] = 'WideHipsItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Hips',
['Weight'] = '0',
['MaxStackSize'] = '1',
['Tags'] = {'Not In Browser'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wild Mix'] = {
['ID'] = 'WildMixItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A dressed salad that, with the added sweetness, it\'s pretty tasty.',
['Weight'] = '600',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '800.0',
['Carbs'] = '15.0',
['Protein'] = '6.0',
['Fat'] = '4.0',
['Vitamins'] = '21',
},
['Wild Stew'] = {
['ID'] = 'WildStewItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A thick stew made with a variety of vegetables.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '1100.0',
['Carbs'] = '10.0',
['Protein'] = '2.0',
['Fat'] = '6.0',
['Vitamins'] = '12',
},
['Wilted Fiddleheads'] = {
['ID'] = 'WiltedFiddleheadsItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'While a bunch of wilted fiddleheads may seem a bit sad, at least they\'re nutritious.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Charred Green', 'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '350.0',
['Carbs'] = '4.0',
['Protein'] = '1.0',
['Fat'] = '0.0',
['Vitamins'] = '7',
},
['Wind Turbine'] = {
['ID'] = 'WindTurbineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Uses wind to produce electrical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Windmill'] = {
['ID'] = 'WindmillItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Uses wind to produce mechanical power. Requires clear space for 10 blocks in front of the blades for full power generation. Gains a small output boost when placed at higher elevations.',
['Weight'] = '5000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Housing Objects', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Window Shutters Center'] = {
['ID'] = 'WindowShuttersCenterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple window shutter helps to keep things in or out.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Window Shutters Left'] = {
['ID'] = 'WindowShuttersLeftItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple window shutter helps to keep things in or out.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Window Shutters Right'] = {
['ID'] = 'WindowShuttersRightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple window shutter helps to keep things in or out.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wire'] = {
['ID'] = 'WireItem',
['Category'] = 'Hidden',
['Group'] = 'Block Items',
['Description'] = 'Connects electronic components.',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Block'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wolf Carcass'] = {
['ID'] = 'WolfCarcassItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A dead wolf.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Small Carcass', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wolf Pelt'] = {
['ID'] = 'WolfPeltItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple animal skin processed for indoor use.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Has Floor Surface', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wolf Whisperer Hat'] = {
['ID'] = 'WolfWhispererHatItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wolf Whisperer Mask'] = {
['ID'] = 'WolfWhispererMaskItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'AWOOOOOOOOO',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wolf Whisperer Shirt'] = {
['ID'] = 'WolfWhispererShirtItem',
['Category'] = 'Hidden',
['Group'] = 'Avatar Part',
['Description'] = 'Thanks for supporting ECO!',
['Weight'] = nil,
['MaxStackSize'] = '1',
['Tags'] = {},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wood Cart'] = {
['ID'] = 'WoodCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Small cart for hauling small loads.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wood Plaque'] = {
['ID'] = 'WoodPlaqueItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A plaque used for rating a property.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wood Pulp'] = {
['ID'] = 'WoodPulpItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A byproduct of processing lumber, wood pulp can be burned for Mortar or pressed into paper.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Fuel', 'Natural Fiber', 'Burnable Fuel', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = 'True',
['IsStackable'] = 'True',
},
['Wood Shop Cart'] = {
['ID'] = 'WoodShopCartItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A store in a wooden cart, very useful when your customers are far away.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Economy', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wood Window Planter'] = {
['ID'] = 'WoodWindowPlanterItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple planter box mounted on a wall or by a window.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Barge'] = {
['ID'] = 'WoodenBargeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = '20000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Bow'] = {
['ID'] = 'WoodenBowItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A primitive ranged weapon for hunting. Requires arrows to fire.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Ceiling Light'] = {
['ID'] = 'WoodenCeilingLightItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Elevator'] = {
['ID'] = 'WoodenElevatorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'An elevator for transporting loads vertically.',
['Weight'] = '10000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Elevator', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Fabric Bed'] = {
['ID'] = 'WoodenFabricBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A much more comfortable bed made with fabric.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Floor Lamp'] = {
['ID'] = 'WoodenFloorLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room. This time from the floor.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Frame Landscape'] = {
['ID'] = 'WoodenFrameLandscapeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Frame Portrait'] = {
['ID'] = 'WoodenFramePortraitItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Frame Square'] = {
['ID'] = 'WoodenFrameSquareItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Frame Tall'] = {
['ID'] = 'WoodenFrameTallItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Frame Wide'] = {
['ID'] = 'WoodenFrameWideItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden frame useful for simple picture and art displays.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Housing', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Gear'] = {
['ID'] = 'WoodenGearItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A basic gear for use in early wooden machinery.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Hoe'] = {
['ID'] = 'WoodenHoeItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude wooden hoe made for tilling soil.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Plow', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Hull Planks'] = {
['ID'] = 'WoodenHullPlanksItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Basic wooden boards specially made for ships.',
['Weight'] = '1500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Keel'] = {
['ID'] = 'WoodenKeelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'The backbone of any wooden ships.',
['Weight'] = '5000',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Kitchen Lamp'] = {
['ID'] = 'WoodenKitchenLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A more modern way to light up a room.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Latrine'] = {
['ID'] = 'LatrineItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wooden potty.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Liquids Tank'] = {
['ID'] = 'WoodenLiquidsTankItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Mold'] = {
['ID'] = 'WoodenMoldItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A useful material for hardening, curing, and other various uses.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Moorage Post'] = {
['ID'] = 'WoodenMooragePostItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A basic moorage post made from wood to anchor smaller vessels in place.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Oar'] = {
['ID'] = 'WoodenOarItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'An important piece of equipment used to give smaller wooden ships momentum.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Paint Sprayer'] = {
['ID'] = 'WoodenPaintSprayerItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A crude painting tool using a primitive pumping method allowing someone to paint single blocks.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Painter', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Podium'] = {
['ID'] = 'WoodenPodiumItem',
['Category'] = 'Hidden',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = nil,
['MaxStackSize'] = '100',
['Tags'] = {'Not In Browser', 'Can Be On Rug', 'World Object', 'Usable'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Rudder'] = {
['ID'] = 'WoodenRudderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'If you dont have one of these, you have no control over your heading.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Shovel'] = {
['ID'] = 'WoodenShovelItem',
['Category'] = 'Tool',
['Group'] = 'Tools',
['Description'] = 'A simple wooden shovel made for moving dirt.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Tool', 'Excavation', 'Harvester', 'Tools', 'Can Be On Table Top', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = 'True',
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Sliding Door'] = {
['ID'] = 'WoodenSlidingDoorItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A simple sliding door made out of wood.',
['Weight'] = '1000',
['MaxStackSize'] = '100',
['Tags'] = {'World Object', 'Usable', 'Large Door', 'On Off', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Straw Bed'] = {
['ID'] = 'WoodenStrawBedItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A nice, scratchy and horrible uncomfortable bed. But at least it keeps you off the ground.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'Can Be On Rug', 'World Object', 'Usable', 'Housing Objects', 'Bed', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Table Lamp'] = {
['ID'] = 'WoodenTableLampItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'For late night studying. Or working. Or anything, really.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Can Be On Table Top', 'World Object', 'Usable', 'On Off', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Transport Ship'] = {
['ID'] = 'WoodenTransportShipItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = '',
['Weight'] = '20000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Placeable On Unowned Land', 'Usable', 'Storage Container', 'Vehicles', 'Mountable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Wooden Wall Torch Stand'] = {
['ID'] = 'WoodenWallTorchStandItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A wall mounted stand for a torch.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'World Object', 'Usable', 'On Off', 'Storage Container', 'Housing Objects', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wooden Wheel'] = {
['ID'] = 'WoodenWheelItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'A basic wheel for use in early wooden vehicles.',
['Weight'] = '500',
['MaxStackSize'] = '100',
['Tags'] = {'Parts', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wool Carpet'] = {
['ID'] = 'WoolCarpetItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'A woven wool floor covering attached to a lumber backing.',
['Weight'] = '10000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wool Curtains'] = {
['ID'] = 'WoolCurtainsItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'Curtains woven using the finest wool. (Only cosmetic does not impact room value.)',
['Weight'] = '5000',
['MaxStackSize'] = '20',
['Tags'] = {'Constructable', 'Block', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wool Fabric'] = {
['ID'] = 'WoolFabricItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Wool fabric is warm and durable, but it can be slightly itchy.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Fabric', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Wool Yarn'] = {
['ID'] = 'WoolYarnItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Spun wool that can be used for knitting, weaving, or sewing.',
['Weight'] = '20',
['MaxStackSize'] = '100',
['Tags'] = {'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Work Backpack'] = {
['ID'] = 'WorkBackpackItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Lighter pack that causes lower calorie consumption.(Decreases calories consumed when using tools by 10% and increases max carry weight by 5 kg)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Work Boots'] = {
['ID'] = 'WorkBootsItem',
['Category'] = '_None',
['Group'] = 'Avatar Part',
['Description'] = 'Boots designed to be rugged and reduce muscle strain while working.(Decreases calories consumed when using tools by 10%)(Increases movement speed)',
['Weight'] = '100',
['MaxStackSize'] = '1',
['Tags'] = {'Clothes', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Workbench'] = {
['ID'] = 'WorkbenchItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A bench for the basics and making even more benches.',
['Weight'] = '1000',
['MaxStackSize'] = '1',
['Tags'] = {'Can Be On Rug', 'World Object', 'Usable', 'On Off', 'Crafting Table', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
['Worldly Donut'] = {
['ID'] = 'WorldlyDonutItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'Understand this, and you will understand a lot.',
['Weight'] = '200',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '750.0',
['Carbs'] = '15.0',
['Protein'] = '2.0',
['Fat'] = '17.0',
['Vitamins'] = '2',
},
['Yeast'] = {
['ID'] = 'YeastItem',
['Category'] = '_None',
['Group'] = 'Food',
['Description'] = 'A fungus that acts as an amazing leavening agent.',
['Weight'] = '100',
['MaxStackSize'] = '100',
['Tags'] = {'Food', 'Can Be On Table Top', 'Ingredient', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = 'True',
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
['Calories'] = '60.0',
['Carbs'] = '0.0',
['Protein'] = '8.0',
['Fat'] = '0.0',
['Vitamins'] = '7',
},
['Yellow Powder'] = {
['ID'] = 'YellowPowderItem',
['Category'] = '_None',
['Group'] = 'Items',
['Description'] = 'Petals taken through a drying and grinding stage leaving this fine powder.',
['Weight'] = '50',
['MaxStackSize'] = '100',
['Tags'] = {'Pigment', 'Product', 'Ingredient'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Zataku Table'] = {
['ID'] = 'ZatakuTableItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'A large table for eating meals or getting some work done.',
['Weight'] = '2000',
['MaxStackSize'] = '100',
['Tags'] = {'Housing', 'Mountable', 'World Object', 'Usable', 'Has Table Surface', 'Housing Objects', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Zen Garden'] = {
['ID'] = 'ZenGardenItem',
['Category'] = '_None',
['Group'] = 'Block Items',
['Description'] = 'The serenity and beauty of nature just outside in your own hands..',
['Weight'] = '26000',
['MaxStackSize'] = '15',
['Tags'] = {'Constructable', 'Block', 'Product'},
['PaidItem'] = 'True',
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = 'True',
},
['Zoning Office'] = {
['ID'] = 'ZoningOfficeItem',
['Category'] = 'WorldObject',
['Group'] = 'World Object',
['Description'] = 'Allows the creation of District Maps, which define a set of districts. Districts can then be specified in laws and other civic actions.',
['Weight'] = '2000',
['MaxStackSize'] = '1',
['Tags'] = {'World Object', 'Usable', 'Product'},
['PaidItem'] = nil,
['IsTool'] = nil,
['CanBeCurrency'] = nil,
['Compostable'] = nil,
['IsWasteProduct'] = nil,
['IsFuel'] = nil,
['IsStackable'] = nil,
},
},
}