even less
This commit is contained in:
@@ -3605,7 +3605,7 @@ public class Blocks{
|
|||||||
plans.add(new AssemblerUnitPlan(UnitTypes.quell, 60f * 60f, BlockStack.list(Blocks.berylliumWallLarge, 20, Blocks.primeControlCore, 2)));
|
plans.add(new AssemblerUnitPlan(UnitTypes.quell, 60f * 60f, BlockStack.list(Blocks.berylliumWallLarge, 20, Blocks.primeControlCore, 2)));
|
||||||
consumes.power(3f);
|
consumes.power(3f);
|
||||||
areaSize = 13;
|
areaSize = 13;
|
||||||
researchCostMultiplier = 0.5f;
|
researchCostMultiplier = 0.4f;
|
||||||
|
|
||||||
consumes.liquid(Liquids.nitrogen, 24f / 60f);
|
consumes.liquid(Liquids.nitrogen, 24f / 60f);
|
||||||
}};
|
}};
|
||||||
|
|||||||
Reference in New Issue
Block a user