I think this should show all the commented out mars content?
This commit is contained in:
parent
104763481c
commit
030db1280c
13 changed files with 81 additions and 125 deletions
|
|
@ -108,10 +108,10 @@ const registerAdAstraRecipes = (event) => {
|
|||
//#endregion
|
||||
|
||||
|
||||
//region tier 2 rocket DISABLED UNTIL EV
|
||||
//region tier 2 rocket
|
||||
|
||||
event.remove({ mod: 'gtceu', input: 'gtceu:hot_rocket_alloy_t2_ingot' })
|
||||
/*
|
||||
|
||||
event.recipes.gtceu.mixer('tfg:rocket_alloy_t2')
|
||||
.itemInputs('19x #forge:dusts/titanium', '3x #forge:small_dusts/chromium', '3x #forge:small_dusts/tin', '3x #forge:small_dusts/aluminium')
|
||||
.inputFluids(Fluid.of('gtceu:vanadium', 540))
|
||||
|
|
@ -172,7 +172,7 @@ const registerAdAstraRecipes = (event) => {
|
|||
.duration(1440)
|
||||
.circuit(3)
|
||||
.EUt(GTValues.VA[GTValues.EV])
|
||||
*/
|
||||
|
||||
//#endregion
|
||||
|
||||
//region Tier 3 DISABLED UNTIL IV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue