the dangers of static imports
This commit is contained in:
@@ -552,7 +552,7 @@ public class SerpuloTechTree{
|
|||||||
), () -> {
|
), () -> {
|
||||||
node(testingGrounds, Seq.with(
|
node(testingGrounds, Seq.with(
|
||||||
new Research(cryofluidMixer),
|
new Research(cryofluidMixer),
|
||||||
new Research(cryofluid),
|
new Research(Liquids.cryofluid),
|
||||||
new Research(waterExtractor),
|
new Research(waterExtractor),
|
||||||
new Research(ripple)
|
new Research(ripple)
|
||||||
), () -> {
|
), () -> {
|
||||||
|
|||||||
Reference in New Issue
Block a user