Even lower costs
This commit is contained in:
@@ -2291,7 +2291,7 @@ public class Blocks{
|
|||||||
hasLiquids = true;
|
hasLiquids = true;
|
||||||
outputLiquid = new LiquidStack(Liquids.water, 5f / 60f / 9f);
|
outputLiquid = new LiquidStack(Liquids.water, 5f / 60f / 9f);
|
||||||
liquidCapacity = 20f;
|
liquidCapacity = 20f;
|
||||||
researchCostMultiplier = 1f / 18f;
|
researchCostMultiplier = 1f / 40f;
|
||||||
}};
|
}};
|
||||||
|
|
||||||
//TODO rename
|
//TODO rename
|
||||||
|
|||||||
Reference in New Issue
Block a user