RTS unit control improvements/fixes

This commit is contained in:
Anuken
2022-05-08 12:45:48 -04:00
parent 61b01892e7
commit d28a839f55
7 changed files with 61 additions and 22 deletions

View File

@ -374,6 +374,10 @@ public class ErekirTechTree{
});
nodeProduce(Liquids.arkycite, () -> {
});
nodeProduce(Items.thorium, () -> {
nodeProduce(Items.carbide, () -> {
nodeProduce(Items.surgeAlloy, () -> {