[BUG] Steam Boiler only Explodes when the Overvoltage Explosion config is on
Quarri6343 opened this issue ยท 2 comments
Describe the bug
following codes shows the steam boiler explosion is handled by the machines.doExplosions config
since steam boiler contains no power, it needs to be fixed (I'm fixing it!)
GregTech/src/main/java/gregtech/api/metatileentity/MetaTileEntity.java
Lines 1360 to 1364 in 53aa97a
Versions
GTCEu: 2.2.3
Setup
dev env
No that's intended.
What is wrong here is the description of the doExplosion
config "Whether machines should explode when overloaded with power.". It should be any explosion, and that includes the boiler.