Cleaned up some imports
This commit is contained in:
parent
e2d0bd4a82
commit
ffc4d5f9c3
1 changed files with 0 additions and 3 deletions
|
@ -1,11 +1,8 @@
|
|||
package techreborn.compat.recipes;
|
||||
|
||||
import cpw.mods.fml.common.Mod;
|
||||
import ic2.api.item.IC2Items;
|
||||
import ic2.api.recipe.RecipeInputOreDict;
|
||||
import ic2.api.recipe.Recipes;
|
||||
import ic2.core.item.resources.ItemCell;
|
||||
import ic2.core.item.resources.ItemDust;
|
||||
import net.minecraft.init.Blocks;
|
||||
import net.minecraft.init.Items;
|
||||
import net.minecraft.item.ItemStack;
|
||||
|
|
Loading…
Add table
Reference in a new issue