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:
parent
65347b995b
commit
ea6db58b06
3 changed files with 5 additions and 4 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue