fixed ostrum machine casing recipe (#2427)

Signed-off-by: FlightingFalcon <100160941@ccisd.net>
Co-authored-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
FlightingFalcon 2025-12-15 05:19:15 -06:00 committed by GitHub
parent 389c084ee5
commit cfe7ad1b6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -432,7 +432,7 @@ function registerTFGNuclearRecipes(event) {
//#endregion
//#region Cooling Tower
/*
event.recipes.gtceu.assembler('tfg:ostrum_carbon_casing')
.itemInputs('2x #forge:plates/ostrum', '2x #forge:plates/titanium_carbide', '#forge:dense_plates/hsla_steel', '#forge:frames/black_steel')
.itemOutputs('2x tfg:casings/machine_casing_ostrum_carbon')
@ -440,6 +440,7 @@ function registerTFGNuclearRecipes(event) {
.duration(20 * (2.5))
.EUt(GTValues.VH[GTValues.LV])
.addMaterialInfo(true)
/*
event.recipes.gtceu.mixer('tfg:thermally_conductive_fluid')
.itemInputs('7x #forge:dusts/gallium', '2x #forge:dusts/tin', '#forge:dusts/zinc')