Processed good: Difference between revisions
From Everafter Falls Wiki
Removed redirect to Category:Processed goods Tag: Removed redirect |
No edit summary |
||
| Line 1: | Line 1: | ||
'''Processed goods''' are items that are produced by putting raw resources into [[machine]]s. They can take anywhere from several hours to a few days to be crafted. Processed goods can be sold, donated to the [[Museum]], or used in further [[crafting]] or [[cooking]]. | '''Processed goods''' are items that are produced by putting raw resources into [[machine]]s. They can take anywhere from several hours to a few days to be crafted. Processed goods can be sold, donated to the [[Museum]], or used in further [[crafting]] or [[cooking]]. | ||
==List of items== | |||
{{#cargo_query:table=Items | |||
|where=Machine IN('Food Refiner','Fruit and Honey Press') | |||
|format=table | |||
|fields=CONCAT('[[File:',Name,'.png{{!}}60px{{!}}link=',Name,']]')=Image,CONCAT('{{Name check{{!}}',Name,'{{!}}',AmtCrafted,'}}')=Name,CONCAT('{{((}}recipe{{!}}',Mat1,'{{!}}',Amt1,'{{!}}',Mat2,'{{!}}',Amt2,'{{!}}',Mat3,'{{!}}',Amt3,'{{!}}',Mat4,'{{!}}',Amt4,'{{))}}')=Recipe,CONCAT('{{((}}Machine check{{!}}',Machine,'{{))}}')=Machine,CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}')=Sell Price,CONCAT('{{cols{{!}}2{{!}}{{((}}Used in list{{!}}',Name,'{{))}}}}')=Used in | |||
|order by=SellPrice ASC | |||
|group by=Name | |||
}} | |||
[[Category:Items]] | [[Category:Items]] | ||
Revision as of 16:11, 6 May 2025
Processed goods are items that are produced by putting raw resources into machines. They can take anywhere from several hours to a few days to be crafted. Processed goods can be sold, donated to the Museum, or used in further crafting or cooking.