This website requires JavaScript.
Explore
Help
Register
Sign in
keith
/
ForgePatch
Watch
1
Star
0
Fork
You've already forked ForgePatch
0
Code
Issues
Pull requests
Projects
Releases
2
Wiki
Activity
c474da04b3
ForgePatch
/
src
/
main
/
java
/
net
/
minecraftforge
/
oredict
History
cpw
c474da04b3
Two more corner cases in the oredictionary. Should work for all cases now.
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