big honkin recycling overhaul #1576

This commit is contained in:
Pyritie 2025-10-26 17:49:37 +00:00
parent 6c01dde185
commit dd3215d440
45 changed files with 2094 additions and 3374 deletions

View file

@ -8,6 +8,7 @@ function registerCreateHypertubeRecipes(event) {
.itemOutputs('8x create_hypertube:hypertube')
.EUt(GTValues.VA[GTValues.HV])
.duration(50)
.addMaterialInfo(true)
event.recipes.gtceu.assembler('create_hypertube:entrance')
.itemInputs('4x #forge:plates/stainless_steel','create:smart_chute' ,'greate:stainless_steel_cogwheel', 'ae2:charged_certus_quartz_crystal')
@ -15,6 +16,7 @@ function registerCreateHypertubeRecipes(event) {
.inputFluids(Fluid.of('gtceu:silicone_rubber', 288))
.EUt(GTValues.VA[GTValues.HV])
.duration(100)
.addMaterialInfo(true)
event.recipes.gtceu.assembler('create_hypertube:entrance_sbr')
.itemInputs('4x #forge:plates/stainless_steel','create:smart_chute' ,'greate:stainless_steel_cogwheel', 'ae2:charged_certus_quartz_crystal')
@ -29,6 +31,7 @@ function registerCreateHypertubeRecipes(event) {
.inputFluids(Fluid.of('gtceu:silicone_rubber', 288))
.EUt(GTValues.VA[GTValues.HV])
.duration(100)
.addMaterialInfo(true)
event.recipes.gtceu.assembler('create_hypertube:accelerator_sbr')
.itemInputs('2x #forge:plates/stainless_steel', 'greate:stainless_steel_cogwheel', 'ae2:fluix_crystal')