This commit is contained in:
Anuken 2023-07-23 15:45:48 -04:00
parent 053afcace9
commit a14149c952

View File

@ -2458,6 +2458,7 @@ public class Blocks{
consumesPower = outputsPower = true;
range = 23;
scaledHealth = 90;
fogRadius = 2;
consumePowerBuffered(40000f);
}};