FIX: Rubber softlock

- Made Vacuum Chamber craftable with ULV Casings rather than hulls (being the precursor to ULV vac tubes I think this is fair)
- Quest updates to show rubber line changes more clearly (remove dependency on extractor, change it to Vac chamber)
This commit is contained in:
AirRice 2025-05-06 20:00:21 +01:00
parent 65347b995b
commit ea6db58b06
3 changed files with 5 additions and 4 deletions

View file

@ -24,7 +24,7 @@ function registerVintageImprovementsRecipes(event) {
'DAG',
'FCF'
], {
A: 'gtceu:ulv_machine_hull',
A: 'gtceu:ulv_machine_casing',
B: 'greate:steel_mechanical_pump',
C: 'create:mechanical_piston',
D: '#forge:springs/wrought_iron',