Rotate unit with assemblers / Reduced impact drill water cost to 10/s

This commit is contained in:
Anuken
2025-01-19 23:06:27 -05:00
parent 34cc625e33
commit 6c42b30309
2 changed files with 4 additions and 4 deletions

View File

@@ -2874,7 +2874,7 @@ public class Blocks{
fogRadius = 4;
consumePower(160f / 60f);
consumeLiquid(Liquids.water, 0.2f);
consumeLiquid(Liquids.water, 10f/60f);
}};
eruptionDrill = new BurstDrill("eruption-drill"){{