Heat source warmup fix
This commit is contained in:
@@ -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.
@@ -5514,6 +5514,7 @@ public class Blocks{
|
||||
rotateDraw = false;
|
||||
size = 1;
|
||||
heatOutput = 1000f;
|
||||
warmupRate = 1000f;
|
||||
regionRotated1 = 1;
|
||||
}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user