Ic2 1.11.2 support
This commit is contained in:
parent
ee9e46eaa3
commit
3d55b435d4
7 changed files with 63 additions and 54 deletions
|
@ -117,7 +117,7 @@ public class TileCreativePanel extends TilePowerAcceptor implements IWrenchable
|
|||
|
||||
//Done to prevent ic2 from exploding the adjacent blocks
|
||||
@Override
|
||||
@Optional.Method(modid = "IC2")
|
||||
@Optional.Method(modid = "ic2")
|
||||
public int getSourceTier() {
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue