Justifications

This commit is contained in:
Dimmerworld 2017-10-07 03:02:35 +11:00 committed by drcrazy
parent d4c941cb5a
commit 37de6f6a6d

View file

@ -111,7 +111,7 @@ public class TileSolarPanel extends TilePowerAcceptor implements IToolDrop {
// public EnumPowerTier getBaseTier() {
// return panel.powerTier;
// }
// Causing crash WIP
@Override
public ItemStack getToolDrop(final EntityPlayer p0) {
return new ItemStack(ModBlocks.SOLAR_PANEL);