Processed good: Difference between revisions

From Everafter Falls Wiki

reworking to include all items
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==
==List of items==
Note that some machine processed items are listed elsewhere:
===Shell Crusher===
*Processed sap is listed on [[Tapping]] page
Any [[shell]]s can be processed in a [[Shell Crusher]] into [[Brick]]s. The number of bricks depends on the shell being processed.
*Metal bars are listed on [[Ore]] page
{{#cargo_query:table=Items
{{#cargo_query:table=Items
|where=Machine IN('Food Refiner','Fruit and Honey Press')
|where=Machine="Shell Crusher"
|format=table
|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
|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,CraftTime=Time,CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}')=Sell Price,CONCAT('{{cols{{!}}2{{!}}{{((}}Used in list{{!}}',Name,'{{))}}}}')=Used in
|order by=SellPrice ASC
}}
===Furnace===
[[Ore]]s or Bricks can be processed in a [[Furnace]].
{{#cargo_query:table=Items
|where=Machine="Furnace"
|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,CraftTime=Time,CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}')=Sell Price,CONCAT('{{cols{{!}}2{{!}}{{((}}Used in list{{!}}',Name,'{{))}}}}')=Used in
|order by=SellPrice ASC
}}
 
===Glass Maker===
[[Glass Maker]] produces glass or quartz panels or, with a [[Bottle Attachment]] placed nearby, empty bottles.
{{#cargo_query:table=Items
|where=Machine="Glass Maker"
|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,CraftTime=Time,CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}')=Sell Price,CONCAT('{{cols{{!}}2{{!}}{{((}}Used in list{{!}}',Name,'{{))}}}}')=Used in
|order by=SellPrice ASC
}}
===Spinning Wheel===
Rope and thread is produced in a [[Spinning Wheel]] or a [[Modern Spinning Wheel]] and [[Modern Spinning Wheel +|its upgraded version]]. Any raw materials placed in any spinning wheel have a chance to return rare [[Golden Rope]] instead of the usual output.
{{#cargo_query:table=Items
|where=Machine IN('Spinning Wheel','Modern Spinning Wheel')
|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,CraftTime=Time,CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}')=Sell Price,CONCAT('{{cols{{!}}2{{!}}{{((}}Used in list{{!}}',Name,'{{))}}}}')=Used in
|order by=SellPrice ASC
|group by=Name
}}
 
===Fruit and Honey Press===
Fruit and Honey Press is used to juice fruit, produce oil from [[totonut]]s, and jar [[honey]].
{{#cargo_query:table=Items
|where=Machine="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,CraftTime=Time,CONCAT('{{((}}formatnum:',SellPrice,'{{))}}{{coin}}')=Sell Price,CONCAT('{{cols{{!}}2{{!}}{{((}}Used in list{{!}}',Name,'{{))}}}}')=Used in
|order by=SellPrice ASC
|order by=SellPrice ASC
|group by=Name
|group by=Name

Revision as of 14:00, 11 June 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.

List of items

Shell Crusher

Any shells can be processed in a Shell Crusher into Bricks. The number of bricks depends on the shell being processed.

Image Name Recipe Time Sell Price Used in
Brick Shell (1)
1h 6

Furnace

Ores or Bricks can be processed in a Furnace.

Image Name Recipe Time Sell Price Used in
Black Brick Brick (5)
Coal (1)
12h 16
Copper Bar Copper Ore (5)
Coal (1)
3h 30
Iron Bar Iron Ore (5)
Coal (1)
6h 60
Gold Bar Gold Ore (5)
Coal (1)
9h 90
Mythril Bar Mythril Ore (5)
Coal (1)
12h 150

Glass Maker

Glass Maker produces glass or quartz panels or, with a Bottle Attachment placed nearby, empty bottles.

Image Name Recipe Time Sell Price Used in
Empty Bottle (3) Iron Ore (5)
Coal (1)
1h 3
Empty Quartz Bottle (3) Quartz (3)
Coal (1)
1h 5
Glass Panel Iron Ore (5)
Coal (1)
1h 10
Quartz Panel Quartz (3)
Coal (1)
2h 20

Spinning Wheel

Rope and thread is produced in a Spinning Wheel or a Modern Spinning Wheel and its upgraded version. Any raw materials placed in any spinning wheel have a chance to return rare Golden Rope instead of the usual output.

Image Name Recipe Time Sell Price Used in
Rope Grass Fibre (5)
4h 5
Silk Rope Silk Cocoon (3)
4h 30
White Alpaca Thread White Alpaca Wool (3)
8h 420
Blue Alpaca Thread Blue Alpaca Wool (3)
8h 420
Black Alpaca Thread (2) Black Alpaca Wool (3)
4h 800
Golden Rope N/A Varies 1,100

Fruit and Honey Press

Fruit and Honey Press is used to juice fruit, produce oil from totonuts, and jar honey.

Image Name Recipe Time Sell Price Used in
Sweet Wurple Juice Wurple (1)
Empty Bottle (1)
46h 60
Donberry Juice Donberry (3)
Empty Bottle (1)
6h 260
Palm Fruit Juice Palm Fruit (3)
Empty Bottle (1)
12h 290
Blueberry Juice Blueberry (10)
Empty Bottle (1)
12h 310
Mulberry Juice Mulberry (9)
Empty Bottle (1)
6h 350
Orange Juice Orange (3)
Empty Bottle (1)
6h 350
Bluemato Juice Bluemato (3)
Empty Bottle (1)
12h 350
Apple Juice Apple (3)
Empty Bottle (1)
6h 390
Soy Milk Soybean (10)
Empty Bottle (1)
3h 390
Star Fruit Juice Star Fruit (2)
Empty Bottle (1)
12h 460
Totonut Oil Totonut (2)
Empty Bottle (1)
12h 590
Honey Honeycomb (2)
Empty Bottle (1)
6h 650
Sour Wurple Juice Wurple (1)
Empty Bottle (1)
46h 1,200
Pink Honey Pink Honeycomb (2)
Empty Bottle (1)
6h 2,000
Premium Pink Honey Giant Pink Honeycomb (2)
Empty Bottle (1)
6h 3,800