Heat source warmup fix

This commit is contained in:
Anuken
2022-07-22 14:06:34 -04:00
parent 9a3a6c31b3
commit 8eabe419c5
3 changed files with 2 additions and 0 deletions

View File

@@ -5514,6 +5514,7 @@ public class Blocks{
rotateDraw = false;
size = 1;
heatOutput = 1000f;
warmupRate = 1000f;
regionRotated1 = 1;
}};