Misc balance

This commit is contained in:
Anuken
2022-08-16 09:13:22 -04:00
parent f9ba1c3e04
commit a7f939de4c
2 changed files with 4 additions and 4 deletions

View File

@@ -1268,7 +1268,7 @@ public class Blocks{
rotateDraw = false;
regionRotated1 = 1;
consumeLiquid(Liquids.slag, 40f / 60f);
heatOutput = 6f;
heatOutput = 8f;
}};
phaseHeater = new HeatProducer("phase-heater"){{