Giant Furnace
Giant Furnace is a special machine that is located inside Bram's workshop. Giant Furnace cannot be picked up or moved.
Giant Furnace is used to craft spheres and orbs and uses processed sap as fuel. Additionally, using the Giant Furnace costs gold, with cost depending on the item the player wants to craft.
Recipes

The poster with these recipes can be found inside the blacksmith workshop.
Function: CargoSQLQuery::run
Query: SELECT CONCAT('File:',Name,'.png') AS `Image`,CONCAT('{{Name check|',Name,'|',AmtCrafted,'}}') AS `Name`,CONCAT('{{recipe|',Mat1,'|',Amt1,'|',Mat2,'|',Amt2,'|',Mat3,'|',Amt3,'|',Mat4,'|',Amt4,'|',Mat1Alt,'|',Amt1Alt,'|',Mat2Alt,'|',Amt2Alt,'}}') AS `Recipe`,`BuyPrice` AS `Cost to make`,`CraftTime` AS `Time`,CONCAT('{{formatnum:',SellPrice,'}}
') AS `Sell Price` FROM `mwex_cargo__Items` WHERE Machine="Giant Furnace" GROUP BY `Name` ORDER BY `Recipe` LIMIT 100
Gallery
-
Full picture of Giant Furnace