Gold Ore Concentrate: Difference between revisions

From Captain of Industry Wiki
Jump to: navigation, search
+intro, +recipe prototypes
migrating recipes out to Settling Tank and Gold Furnace, +reflist
Line 10: Line 10:


Inspection of the game's assembly files reveals recipe prototypes which are currently locked behind the inaccessible [[Gold Smelting]] [[research]].<ref name="Gold settling">Mafi.Base.dll > Prototypes > Machines > SettlingTankData > RecipeProtoBuilder > Gold ore settling</ref><ref name="Gold smelting">Mafi.Base.dll > Prototypes > Machines > GoldFurnaceData > RecipeProtoBuilder > Gold smelting</ref> Little else is known about this material as the [[developers]] are not known to have ever publicly commented on it.
Inspection of the game's assembly files reveals recipe prototypes which are currently locked behind the inaccessible [[Gold Smelting]] [[research]].<ref name="Gold settling">Mafi.Base.dll > Prototypes > Machines > SettlingTankData > RecipeProtoBuilder > Gold ore settling</ref><ref name="Gold smelting">Mafi.Base.dll > Prototypes > Machines > GoldFurnaceData > RecipeProtoBuilder > Gold smelting</ref> Little else is known about this material as the [[developers]] are not known to have ever publicly commented on it.
==Production==
{{recipe draw
| Name        = Gold settling
| Building    = Settling Tank
| Input1Name  = Gold Ore Powder
| Input1Qty  = 24
| Input2Name  = Acid
| Input2Qty  = 8
| Time        = 30
| Output1Name = Gold Ore Concentrate
| Output1Qty  = 12
| Output2Name = Toxic Slurry
| Output2Qty  = 12
}}
==Consumption==
{{recipe draw
| Name        = Gold smelting
| Building    = Gold Furnace
| Input1Name  = Gold Ore Concentrate
| Input1Qty  = 6
| Input2Name  = Sand
| Input2Qty  = 1
| Time        = 30
| Output1Name = Gold
| Output1Qty  = 3
| Output2Name = Exhaust
| Output2Qty  = 6
}}


{{recipe fetch|dir=out}}
{{recipe fetch|dir=out}}
{{recipe fetch|dir=in}}
{{recipe fetch|dir=in}}
==References==
{{reflist}}

Revision as of 12:03, 1 February 2022

Gold Ore Concentrate

TypeCrafted material
StateLoose
Transported byU-shape Conveyor [IIIII]
PickupTruck
Haul Truck (Dump)
Stored inLoose Storage [IIIIIIV]
Shipyard
Created inSettling Tank
Used inGold Furnace


Gold Ore Concentrate is an unreleased, semi-processed material. It was originally roadmapped for the closed beta release in December 2021,[1] however it was not completed in time for the release and has been re-slated for the early access launch.[2]

Inspection of the game's assembly files reveals recipe prototypes which are currently locked behind the inaccessible Gold Smelting research.[3][4] Little else is known about this material as the developers are not known to have ever publicly commented on it.

Production

:
12
36
4
12
20 
60 
3
9
9
27

Consumption

:
6
18
1
3
20 
60 
3
9
4
12

References

  1. https://www.captain-of-industry.com/roadmap
  2. https://discord.com/channels/803508556325584926/803519296864518184/923960831014756442
  3. Mafi.Base.dll > Prototypes > Machines > SettlingTankData > RecipeProtoBuilder > Gold ore settling
  4. Mafi.Base.dll > Prototypes > Machines > GoldFurnaceData > RecipeProtoBuilder > Gold smelting