Pyro generator tree entry

This commit is contained in:
Anuken
2021-12-02 17:37:18 -05:00
parent 4e181d715f
commit 2b416588f1
2 changed files with 3 additions and 1 deletions

View File

@ -54,7 +54,9 @@ public class ErekirTechTree{
node(turbineCondenser, () -> {
node(beamNode, () -> {
node(chemicalCombustionChamber, () -> {
node(pyrolysisGenerator, () -> {
});
});
node(beamTower, () -> {