diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-05-24 20:13:22 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-05-24 20:13:22 +0300 |
| commit | 8ed8c659da9496bf49fec94c049b0abae21746a8 (patch) | |
| tree | e8fd775699a2255c17a804b26b4a0a6f43d857a0 /ihl/nei_integration/LeadOvenRecipeHandler.java | |
| parent | b67ac617dc9c5f43b911158a281c3c61ced5ea5a (diff) | |
fixing bugs with Iron workbench and fractionator
Diffstat (limited to 'ihl/nei_integration/LeadOvenRecipeHandler.java')
| -rw-r--r-- | ihl/nei_integration/LeadOvenRecipeHandler.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ihl/nei_integration/LeadOvenRecipeHandler.java b/ihl/nei_integration/LeadOvenRecipeHandler.java index 98861a2..8a7f686 100644 --- a/ihl/nei_integration/LeadOvenRecipeHandler.java +++ b/ihl/nei_integration/LeadOvenRecipeHandler.java @@ -8,7 +8,6 @@ import ihl.processing.chemistry.LeadOvenTileEntity; import ihl.recipes.UniversalRecipeInput;
import ihl.recipes.UniversalRecipeOutput;
import net.minecraft.client.gui.inventory.GuiContainer;
-import net.minecraft.util.StatCollector;
public class LeadOvenRecipeHandler extends MachineRecipeHandler {
@Override
|
