various crop related things

This commit is contained in:
Pyritie 2025-10-03 01:20:03 +01:00
parent abaca75e1e
commit d68c0550f9
7 changed files with 33 additions and 13 deletions

View file

@ -234,6 +234,13 @@ const registerTFCRecipes = (event) => {
.duration(160)
.EUt(GTValues.VA[GTValues.ULV])
event.recipes.gtceu.gas_pressurizer('tfg:pure_nitrogen')
.itemInputs('#forge:wax')
.inputFluids(Fluid.of('gtceu:nitrogen', 1000))
.itemOutputs('16x tfc:pure_nitrogen')
.duration(100)
.EUt(GTValues.VA[GTValues.LV])
//Hide Sewing
const stages = [
'raw',