More tech tree requirements

This commit is contained in:
Anuken
2022-02-13 15:59:02 -05:00
parent 50cb6b91e3
commit 7cc0cbb132
2 changed files with 16 additions and 8 deletions

View File

@@ -152,13 +152,13 @@ public class ErekirTechTree{
});
node(atmosphericConcentrator, () -> {
node(atmosphericConcentrator, Seq.with(new OnSector(four)), () -> {
node(cyanogenSynthesizer, () -> {
});
});
node(carbideCrucible, () -> {
node(carbideCrucible, Seq.with(tmpNever), () -> {
node(surgeCrucible, () -> {
node(phaseSynthesizer, () -> {
node(phaseHeater, () -> {