Fixed #5802
This commit is contained in:
@@ -9,6 +9,7 @@ public class PowerVoid extends PowerBlock{
|
|||||||
super(name);
|
super(name);
|
||||||
consumes.power(Float.MAX_VALUE);
|
consumes.power(Float.MAX_VALUE);
|
||||||
envEnabled = Env.any;
|
envEnabled = Env.any;
|
||||||
|
enableDrawStatus = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user