Update GT_MetaTileEntity_ElectricBlastFurnace.java
This commit is contained in:
parent
e06633f19f
commit
767112b88c
1 changed files with 2 additions and 0 deletions
|
@ -213,4 +213,6 @@ public class GT_MetaTileEntity_ElectricBlastFurnace
|
||||||
public boolean explodesOnComponentBreak(ItemStack aStack) {
|
public boolean explodesOnComponentBreak(ItemStack aStack) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue