Implementation of #7325

This commit is contained in:
Anuken
2022-10-04 12:06:00 -04:00
parent 12e5dbf287
commit be5eac5335
14 changed files with 67 additions and 22 deletions

View File

@@ -220,6 +220,10 @@ public class ErekirTechTree{
});
});
});
node(heatRouter, () -> {
});
});
});
});