ForgePatch/src/main/java/net/minecraftforge/oredict
2015-11-09 15:20:53 -05:00
..
OreDictionary.java Two more corner cases in the oredictionary. Should work for all cases now. 2015-11-09 15:20:53 -05:00
RecipeSorter.java Fix infinite loop in RecipeSorter 2014-04-12 20:04:02 -07:00
ShapedOreRecipe.java Prevent duplciates in registered Ores in the OreDictionary and clean up some of the code, add new function to return all ores the specified ItemStack satisfies. Closes #1102 2014-05-25 14:20:02 -07:00
ShapelessOreRecipe.java Prevent duplciates in registered Ores in the OreDictionary and clean up some of the code, add new function to return all ores the specified ItemStack satisfies. Closes #1102 2014-05-25 14:20:02 -07:00