Hint tweaks / Neoplasm in tech tree

This commit is contained in:
Anuken
2022-10-18 23:44:08 -04:00
parent 1489095267
commit d2b12a1f31
3 changed files with 4 additions and 2 deletions

View File

@ -424,7 +424,9 @@ public class ErekirTechTree{
});
nodeProduce(Liquids.cyanogen, () -> {
nodeProduce(Liquids.neoplasm, () -> {
});
});
});
});