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

@ -576,3 +576,4 @@
63108=malign|block-malign-ui
63107=smite|block-smite-ui
63106=shockwave-tower|block-shockwave-tower-ui
63105=heat-source|block-heat-source-ui

Binary file not shown.

View file

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