Some unfished work on doing the ore dic recipes in a better way
This commit is contained in:
parent
48280690f5
commit
333ba855fe
2 changed files with 69 additions and 0 deletions
|
@ -5,6 +5,7 @@ import codechicken.nei.PositionedStack;
|
|||
import codechicken.nei.recipe.TemplateRecipeHandler;
|
||||
import net.minecraft.client.gui.inventory.GuiContainer;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraftforge.oredict.OreDictionary;
|
||||
import org.lwjgl.opengl.GL11;
|
||||
import techreborn.api.recipe.IBaseRecipeType;
|
||||
import techreborn.api.recipe.RecipeHanderer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue